From fb95d7d44cee2ce57a7f71d701f973985474c274 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sat, 4 May 2024 16:48:45 -0500 Subject: [PATCH] document it --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a522ed88e..2eca5e5b0 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ Available options: | `WITH_INSTRUMENTS` | `ON` | Install demo instruments on `make install` | | `WITH_WAVETABLES` | `ON` | Install wavetables on `make install` | | `SHOW_OPEN_ASSETS_MENU_ENTRY` | `OFF` | Show option to open built-in assets directory (on supported platforms) | +| `CONSOLE_SUBSYSTEM` | `OFF` | Build with subsystem set to Console on Windows | | `FORCE_APPLE_BIN` | `OFF` | Enable installation of binaries (when doing `make install`) to PREFIX/bin on Apple platforms | (\*) `ON` if system-installed JACK detected, otherwise `OFF`