summaryrefslogtreecommitdiffstats
path: root/CMAKE_CONFIGURE
blob: 73089ce7afd2e48b31e16667e3dd71962ee1bb47 (plain) (blame)
1
2
3
4
config_query_list  CM_BUILD_TYPE  'which build type?' Release Debug RelWithDebInfo
#if is_depends_enabled $SPELL extra-cmake-modules;then
 config_query_option CM_TESTS 'build tests?' n "-DBUILD_TESTING=1" "-DBUILD_TESTING=0"
#fi