mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
bb2c08546c
Recently we taught find_package to re-find a package if its <package>_DIR result variable was set to a location not containing the package (instead of reporting an error as before). This tests the feature.