diff options
author | Brad King <brad.king@kitware.com> | 2022-08-17 13:46:46 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-08-17 13:52:12 (GMT) |
commit | bc01362368c4236b392f6dd20a95b21b73c2aed6 (patch) | |
tree | 054f2b6e1f695c62e77e2b8d97d5aac4a22f9f6e /Help/guide/tutorial/Step3/MathFunctions/MathFunctions.h | |
parent | d3f58ea453907a171a4572ddb054ea98ddb5669e (diff) | |
download | CMake-bc01362368c4236b392f6dd20a95b21b73c2aed6.zip CMake-bc01362368c4236b392f6dd20a95b21b73c2aed6.tar.gz CMake-bc01362368c4236b392f6dd20a95b21b73c2aed6.tar.bz2 |
FindVulkan: Restore tolerance of unknown FATAL_ERROR component
`find_package(Vulkan REQUIRED FATAL_ERROR)` calls exist in the wild, but
`find_package` does not have a `FATAL_ERROR` option. We silently
tolerated such calls prior to commit 6e4d20921d (FindVulkan: Add
component for `shaderc_combined`, 2022-05-18, v3.24.0-rc1~111^2~5), by
treating the argument as a component and ignoring it. Restore tolerance
by removing the component and warning about it.
Fixes: #23849
Diffstat (limited to 'Help/guide/tutorial/Step3/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions