# Copyright 2019-2022, Collabora, Ltd. # # SPDX-License-Identifier: BSL-1.0 # # Maintained by: # 2019-2022 Ryan Pavlik #[[.rst: GenerateKhrManifest ------------------- This is a utility module, usually wrapped by more usage-specific modules. The general goal is to be able to generate a (JSON) manifest describing targets with some absolute, relative, or unspecified path, such as required by the OpenXR and Vulkan loaders for runtimes and API layers. The following functions are provided by this module: - :command:`generate_khr_manifest_buildtree` - :command:`generate_khr_manifest_at_install` .. command:: generate_khr_manifest_buildtree Generates a manifest suitable for use in the build tree, with absolute paths, at configure time:: generate_khr_manifest_buildtree( MANIFEST_TEMPLATE