mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 13:40:42 -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