# 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")