monado/src/xrt/targets/CMakeLists.txt

11 lines
293 B
CMake
Raw Normal View History

2019-03-18 05:52:32 +00:00
# Copyright 2019, Collabora, Ltd.
# SPDX-License-Identifier: BSL-1.0
######
# This is where we collect all of the pieces from the different parts of
# the source tree and build a complete driver or integration part.
2019-04-30 13:33:34 +00:00
add_subdirectory(common)
2019-03-18 05:52:32 +00:00
add_subdirectory(openxr)
add_subdirectory(prober)