summaryrefslogtreecommitdiffstats
path: root/audio-creation/musescore/CONFIGURE
blob: 7eb4bb8b7614c42e7307e4e19bb46f8460fccce5 (plain) (blame)
1
2
3
4
5
6
7
8
9
config_query_option  MUSESCORE_AEOLUS                 \
                     "Enable organ synthesizer?" n    \
                     "-DAEOLUS=on"                    \
                     "-DAEOLUS=off"                   &&

config_query_option  MUSESCORE_ZERBERUS                   \
                     "Enable experimental sfz sampler?" y \
                     "-DZERBERUS=on"                      \
                     "-DZERBERUS=off"