Files
CMake/Modules/CMakeFindPackageMode.cmake
Pablo Romero 8defe3380e CMakeFindPackageMode: Honor CMAKE_SYSROOT to detect lib64 platforms
Add `CMAKE_SYSROOT` to check the full path on host OS. In a
non-crosscompiling use case, the call to `CMAKE_SYSROOT` is empty.

Fixes: #22608
2021-09-09 15:55:26 -04:00

6.1 KiB