mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-11 09:25:26 +00:00
11 lines
218 B
Meson
11 lines
218 B
Meson
# Copyright 2019, Collabora, Ltd.
|
|
# SPDX-License-Identifier: BSL-1.0
|
|
|
|
xrt_include = include_directories('include')
|
|
|
|
subdir('auxiliary')
|
|
subdir('drivers')
|
|
subdir('compositor')
|
|
subdir('state_trackers')
|
|
subdir('targets')
|