mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
FPHSA: detect package name mismatches
The `FPHSA_NAME_MISMATCHED` variable may be set if this is intentional (but should be cleared after the call to not affect other FPHSA calls). It may also be passed via the `NAME_MISMATCHED` option for new-signature FPHSA calls.
This commit is contained in:
5
Help/release/dev/fphsa-detect-name-mismatch.rst
Normal file
5
Help/release/dev/fphsa-detect-name-mismatch.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
fphsa-name-mismatch
|
||||
-------------------
|
||||
|
||||
* The :module:`FindPackageHandleStandardArgs` module learned to check the
|
||||
package name passed in for typo mistakes.
|
||||
Reference in New Issue
Block a user