Skip to content

FPHSA: detect package name mismatches

Ben Boeckel requested to merge ben.boeckel/cmake:fphsa-name-mismatch into master

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).


From https://discourse.cmake.org/t/the-nightmare-of-copy-paste-of-findxxx-cmake-via-the-case-of-libvorbis/334/2

Merge request reports