mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
974c68dead
Avoid unintentionally including cJSON from the source tree when using system, etc. This adds granularity to the usage of "external" sources.
6 lines
124 B
CMake
6 lines
124 B
CMake
# Copyright 2019-2020, Collabora, Ltd.
|
|
# SPDX-License-Identifier: BSL-1.0
|
|
|
|
add_subdirectory(external)
|
|
add_subdirectory(xrt)
|