You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
873 B

# CMake generated Testfile for
# Source directory: /home/algo/Documents/openMVS/openMVS
# Build directory: /home/algo/Documents/openMVS/openMVS/build
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(UnitTests "/home/algo/Documents/openMVS/openMVS/build/bin/Tests" "0")
set_tests_properties(UnitTests PROPERTIES _BACKTRACE_TRIPLES "/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;263;ADD_TEST;/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;0;")
add_test(PipelineTest "/home/algo/Documents/openMVS/openMVS/build/bin/Tests" "1")
set_tests_properties(PipelineTest PROPERTIES _BACKTRACE_TRIPLES "/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;264;ADD_TEST;/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;0;")
subdirs("libs")
subdirs("apps")
subdirs("docs")