cmake/Tests/RunCMake/CTest/NotOn.cmake

4 lines
134 B
CMake
Raw Normal View History

2018-04-23 21:13:27 +02:00
set(BUILD_TESTING OFF CACHE BOOL "Build the testing tree.")
include(CTest)
configure_file(CTestTestfile.cmake.in CTestTestfile.cmake)