thrust / build /testing /cmake /CTestTestfile.cmake
camenduru's picture
thanks to nvidia ❤
8ae5fc5
# CMake generated Testfile for
# Source directory: /home/ubuntu/thrust/testing/cmake
# Build directory: /home/ubuntu/thrust/build/testing/cmake
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(thrust.test.cmake.test_install "/usr/bin/cmake" "--log-level=VERBOSE" "-G" "Unix Makefiles" "-S" "/home/ubuntu/thrust/testing/cmake/test_install" "-B" "/home/ubuntu/thrust/build/testing/cmake/test_install" "-D" "THRUST_BINARY_DIR=/home/ubuntu/thrust/build" "-D" "CMAKE_CXX_COMPILER=/usr/bin/c++" "-D" "CMAKE_CUDA_COMPILER=/usr/bin/nvcc" "-D" "CMAKE_BUILD_TYPE=Release")
set_tests_properties(thrust.test.cmake.test_install PROPERTIES _BACKTRACE_TRIPLES "/home/ubuntu/thrust/testing/cmake/CMakeLists.txt;15;add_test;/home/ubuntu/thrust/testing/cmake/CMakeLists.txt;0;")
add_test(thrust.test.cmake.check_source_files "/usr/bin/cmake" "-D" "Thrust_SOURCE_DIR=/home/ubuntu/thrust" "-P" "/home/ubuntu/thrust/testing/cmake/check_source_files.cmake")
set_tests_properties(thrust.test.cmake.check_source_files PROPERTIES _BACKTRACE_TRIPLES "/home/ubuntu/thrust/testing/cmake/CMakeLists.txt;31;add_test;/home/ubuntu/thrust/testing/cmake/CMakeLists.txt;0;")