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

6 lines
175 B
CMake

# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
if ("${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
add_subdirectory(ConnEx)
endif()