summaryrefslogtreecommitdiffstats
path: root/CMAKE_CONFIGURE
blob: f03d7d49f9144f65283c7c1c7dab7d653525e210 (plain) (blame)
1
2
3
4
5
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
persistent_remove CMAKE_GEN