mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-13 02:15:37 +00:00
0619190d2b
With loads of changes from Ryan.
12 lines
236 B
Meson
12 lines
236 B
Meson
# Copyright 2019, Collabora, Ltd.
|
|
# SPDX-License-Identifier: BSL-1.0
|
|
|
|
xrt_include = include_directories('include')
|
|
|
|
subdir('include')
|
|
subdir('auxiliary')
|
|
subdir('drivers')
|
|
subdir('compositor')
|
|
subdir('state_trackers')
|
|
subdir('targets')
|