mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
* Auxiliary/cmake.m4 (CMAKE_FIND_PACKAGE): change var tests from -n to -z to check if var is already set before calling cmake Fixes: #14460, #16663