kinect/codes/Azure-Kinect-Sensor-SDK/tests/Utilities/CMakeLists.txt

6 lines
175 B
CMake
Raw Normal View History

2024-03-06 18:05:53 +00:00
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
if ("${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
add_subdirectory(ConnEx)
endif()