mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
9 lines
211 B
Groovy
9 lines
211 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:openxr_android'
|