kinect/codes/Azure-Kinect-Sensor-SDK/build/tests/global/global_ft[1]_include.cmake

6 lines
267 B
CMake
Raw Normal View History

2024-03-06 18:05:53 +00:00
if(EXISTS "/home/dd/Documents/Azure-Kinect-Sensor-SDK/build/tests/global/global_ft[1]_tests.cmake")
include("/home/dd/Documents/Azure-Kinect-Sensor-SDK/build/tests/global/global_ft[1]_tests.cmake")
else()
add_test(global_ft_NOT_BUILT global_ft_NOT_BUILT)
endif()