cmake.m4: do not set _XXXFLAGS or _LIBS var if its already set (issue #16663)

  • Auxiliary/cmake.m4 (CMAKE_FIND_PACKAGE): change var tests from -n to -z to check if var is already set before calling cmake

Merge request reports

Loading