mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-10 08:55:27 +00:00
9 lines
212 B
CMake
9 lines
212 B
CMake
# Copyright 2019, Collabora, Ltd.
|
|
# SPDX-License-Identifier: BSL-1.0
|
|
|
|
add_subdirectory(auxiliary)
|
|
add_subdirectory(drivers)
|
|
add_subdirectory(compositor)
|
|
add_subdirectory(state_trackers)
|
|
add_subdirectory(targets)
|