SHOW_OPEN_ASSETS_MENU_ENTRY is off by default
This commit is contained in:
parent
1ac1f86d53
commit
78810b633e
|
@ -273,7 +273,7 @@ Available options:
|
||||||
| `WITH_DEMOS` | `ON` | Install demo songs on `make install` |
|
| `WITH_DEMOS` | `ON` | Install demo songs on `make install` |
|
||||||
| `WITH_INSTRUMENTS` | `ON` | Install demo instruments on `make install` |
|
| `WITH_INSTRUMENTS` | `ON` | Install demo instruments on `make install` |
|
||||||
| `WITH_WAVETABLES` | `ON` | Install wavetables on `make install` |
|
| `WITH_WAVETABLES` | `ON` | Install wavetables on `make install` |
|
||||||
| `SHOW_OPEN_ASSETS_MENU_ENTRY` | `ON` | `Show option to open built-in assets directory (on supported platforms)` |
|
| `SHOW_OPEN_ASSETS_MENU_ENTRY` | `OFF` | Show option to open built-in assets directory (on supported platforms) |
|
||||||
|
|
||||||
(\*) `ON` if system-installed JACK detected, otherwise `OFF`
|
(\*) `ON` if system-installed JACK detected, otherwise `OFF`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue