Files
CMake/Tests/RunCMake/ctest_disabled_test/CTestConfig.cmake.in
T
Betsy McPhail b070947dff Add 'DISABLED' test property
When this property is set, the test is skipped and its status is
automatically set to 'Not Run'.  A disabled test will not be counted in
the total number of tests and its completion status will be 'Disabled'.
2017-03-29 10:29:57 -04:00

2 lines
38 B
CMake

set(CTEST_PROJECT_NAME "@CASE_NAME@")