monado/src/xrt/tracking/CMakeLists.txt
Moses Turner 012c86352e t/hand: Add async wrapper around sync helper
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
2022-03-08 20:44:18 +00:00

7 lines
136 B
CMake

# Copyright 2022, Collabora, Ltd.
# SPDX-License-Identifier: BSL-1.0
if(XRT_BUILD_DRIVER_HANDTRACKING)
add_subdirectory(hand)
endif()