cmake/Tests/RunCMake/CTest/NotOn.cmake
2018-04-23 21:13:27 +02:00

4 lines
134 B
CMake

set(BUILD_TESTING OFF CACHE BOOL "Build the testing tree.")
include(CTest)
configure_file(CTestTestfile.cmake.in CTestTestfile.cmake)