diff options
author | Juan Ramos <[email protected]> | 2023-07-05 15:16:20 -0600 |
---|---|---|
committer | Juan Ramos <[email protected]> | 2023-07-05 15:22:17 -0600 |
commit | 482af6d865a925911eefa84f8ea9d9170f5168ad (patch) | |
tree | 7f816ef390aebcf8839fc9097c7f1434b2c35d46 /.github/ISSUE_TEMPLATE/bug_report.md | |
parent | 6f34ca5a370c3664c02abdfc9b11baf7b0c369bd (diff) | |
download | Vulkan-Headers-482af6d865a925911eefa84f8ea9d9170f5168ad.tar.gz Vulkan-Headers-482af6d865a925911eefa84f8ea9d9170f5168ad.zip |
cmake: Remove VULKAN_HEADERS_INSTALL
VULKAN_HEADERS_INSTALL was added since it was believed there was
a valid use case for it.
After looking into the use case that provoked this change there is
no reason to keep VULKAN_HEADERS_INSTALL as an option.
Here is the use case we do NOT want to support:
https://github.com/KhronosGroup/Vulkan-Headers/pull/416#issuecomment-1622318949
Fundamentally this problem is caused add_subdirectory/find_package
not being able to work together flawlessly.
Which isn't the responsibility of Vulkan-Headers to fix.
It's the responsibility of projects that consume Vulkan-Headers
to account for either method.
As described by the CMake maintainers:
https://discourse.cmake.org/t/idiomatic-way-to-handle-packages-and-add-subdirectory/8400
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
0 files changed, 0 insertions, 0 deletions