LEtsgo
This commit is contained in:
9
cmake-build-release/project/tests/CTestTestfile.cmake
Normal file
9
cmake-build-release/project/tests/CTestTestfile.cmake
Normal file
@@ -0,0 +1,9 @@
|
||||
# CMake generated Testfile for
|
||||
# Source directory: C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/project/tests
|
||||
# Build directory: C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/project/tests
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
add_test([=[UnitTests]=] "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/project/tests/UnitTests.exe")
|
||||
set_tests_properties([=[UnitTests]=] PROPERTIES _BACKTRACE_TRIPLES "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/project/tests/CMakeLists.txt;48;add_test;C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/project/tests/CMakeLists.txt;0;")
|
||||
subdirs("../../_deps/gtest-build")
|
||||
Reference in New Issue
Block a user