mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-10 17:05:21 +00:00
9 lines
154 B
Meson
9 lines
154 B
Meson
# Copyright 2019, Collabora, Ltd.
|
|
# SPDX-License-Identifier: BSL-1.0
|
|
|
|
st_include = include_directories('.')
|
|
|
|
subdir('gui')
|
|
subdir('oxr')
|
|
subdir('prober')
|