mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 10:36:15 +00:00
10 lines
253 B
Groovy
10 lines
253 B
Groovy
// Copyright 2020, Collabora, Ltd.
|
|
// SPDX-License-Identifier: BSL-1.0
|
|
|
|
rootProject.name = 'monado'
|
|
|
|
include ':src:xrt:auxiliary:android'
|
|
include ':src:xrt:ipc:android'
|
|
include ':src:xrt:targets:android_common'
|
|
include ':src:xrt:targets:openxr_android'
|