NotOn.cmake 134 B

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