summaryrefslogblamecommitdiffstats
path: root/CMAKE_CONFIGURE
blob: 5bc94a1523231ad24730fa3b7ea9aa2146a33004 (plain) (tree)
1
2
3
4
5
6



                                                                                      

                             
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
CMAKE_GEN=${CMAKE_GEN:-Ninja}
persistent_add CMAKE_GEN