doc: Put Monado in the project name

This commit is contained in:
Jakob Bornecrantz 2020-02-26 12:02:52 +00:00
parent 265425a9bc
commit 7666a70c03
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
## Changed properties goes on the top.
QUIET = YES
PROJECT_NAME = "OpenXR Runtime"
PROJECT_NAME = "Monado OpenXR Runtime"
OUTPUT_DIRECTORY = @CMAKE_CURRENT_BINARY_DIR@/
INPUT = \
@CMAKE_CURRENT_SOURCE_DIR@/../src/xrt \

View file

@ -1,7 +1,7 @@
## Changed properties goes on the top.
QUIET = YES
PROJECT_NAME = "OpenXR Runtime"
PROJECT_NAME = "Monado OpenXR Runtime"
OUTPUT_DIRECTORY = @CURBUILDDIR@/
INPUT = \
@SRCDIR@/src/xrt \