# Copyright 2019-2023, Collabora, Ltd. # # SPDX-License-Identifier: BSL-1.0 # # Maintained by: # 2019-2023 Rylie Pavlik #[[.rst: GenerateOpenXRRuntimeManifest --------------- The following functions are provided by this module: - :command:`generate_openxr_runtime_manifest_buildtree` - :command:`generate_openxr_runtime_manifest_at_install` .. command:: generate_openxr_runtime_manifest_buildtree Generates a runtime manifest suitable for use in the build tree, with absolute paths, at configure time:: generate_openxr_runtime_manifest_buildtree( RUNTIME_TARGET # Name of your runtime target OUT_FILE # Name of the manifest file (with path) to generate [MANIFEST_TEMPLATE