# CMake generated Testfile for # Source directory: /cmake-3.6.2/Tests/FindThreads # Build directory: /cmake-3.6.2/Tests/FindThreads # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. add_test(FindThreads.C-only "/cmake-3.6.2/bin/ctest" "--build-and-test" "/cmake-3.6.2/Tests/FindThreads/C-only" "/cmake-3.6.2/Tests/FindThreads/C-only" "--build-generator" "Unix Makefiles" "--build-project" "FindThreads_C-only" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "/cmake-3.6.2/bin/ctest" "-V") add_test(FindThreads.CXX-only "/cmake-3.6.2/bin/ctest" "--build-and-test" "/cmake-3.6.2/Tests/FindThreads/CXX-only" "/cmake-3.6.2/Tests/FindThreads/CXX-only" "--build-generator" "Unix Makefiles" "--build-project" "FindThreads_CXX-only" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "/cmake-3.6.2/bin/ctest" "-V")