SHOW_OPEN_ASSETS_MENU_ENTRY is off by default

This commit is contained in:
Eknous-P 2024-03-19 17:22:38 +04:00 committed by tildearrow
parent 1ac1f86d53
commit 78810b633e

View file

@ -273,7 +273,7 @@ Available options:
| `WITH_DEMOS` | `ON` | Install demo songs on `make install` |
| `WITH_INSTRUMENTS` | `ON` | Install demo instruments 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`