9 lines
581 B
CMake
9 lines
581 B
CMake
# CMake generated Testfile for
|
|
# Source directory: /home/duongtd/robotics_core/voxel_grid
|
|
# Build directory: /home/duongtd/robotics_core/voxel_grid/build
|
|
#
|
|
# This file includes the relevant testing commands required for
|
|
# testing this directory and lists subdirectories to be tested as well.
|
|
add_test(voxel_grid_tests "/home/duongtd/robotics_core/voxel_grid/build/voxel_grid_tests")
|
|
set_tests_properties(voxel_grid_tests PROPERTIES _BACKTRACE_TRIPLES "/home/duongtd/robotics_core/voxel_grid/CMakeLists.txt;59;add_test;/home/duongtd/robotics_core/voxel_grid/CMakeLists.txt;0;")
|