cmake: Add name for OpenXR manifest file

Signed-off-by: utzcoz <utzcoz@outlook.com>
This commit is contained in:
utzcoz 2023-06-02 23:21:38 +08:00
parent 111f269040
commit d0df0408ac
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"file_format_version": "1.0.0",
"runtime": {
"name": "Monado",
"library_path": "@runtime_path@"
}
}

View file

@ -1,2 +1,2 @@
Copyright 2018-2020, Collabora, Ltd.
Copyright 2018-2023, Collabora, Ltd.
SPDX-License-Identifier: BSL-1.0