monado/src/xrt/targets/openxr
Christoph Haag 605e4e2027 build: Fix installing active_runtime.json on meson without DESTDIR
The -u setting for bash reported an error if DESTDIR is not set.

The syntax ${A-foo} returns the content of A if set, or the default "foo" if not,
"foo" being the empty string in this case.
2020-07-13 14:08:34 +02:00
..
active_runtime.cmake xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
CMakeLists.txt build: Switch all CMake options to XRT_... to match what's used in source. 2020-05-12 11:52:51 -05:00
install_active_runtime.sh build: Fix installing active_runtime.json on meson without DESTDIR 2020-07-13 14:08:34 +02:00
libopenxr.version xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
make_manifest.cmake build: Switch all CMake options to XRT_... to match what's used in source. 2020-05-12 11:52:51 -05:00
meson.build targets: Add and change targets to support service process 2020-04-29 15:13:43 +01:00
openxr_monado.in.json t/openxr: Unify configured files for Meson and CMake. 2020-03-23 17:29:43 -05:00
openxr_monado.in.json.license t/openxr: Unify configured files for Meson and CMake. 2020-03-23 17:29:43 -05:00
oxr_sdl2_hack.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
target.c xrt: Tidy xrt_instance_create argument order and add doc-comment 2020-07-08 14:41:12 +00:00