mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-25 16:11:45 +00:00
9 lines
243 B
CMake
9 lines
243 B
CMake
|
# 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.
|
||
|
|
||
|
add_subdirectory(openxr)
|