Skip to content

CMakeFindPackageMode: Honor CMAKE_SYSROOT to detect lib64 platforms

Pablo Romero requested to merge (removed):bugfix into master

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 (closed)
Topic-rename: CMakeFindPackageMode-sysroot

Edited by Brad King

Merge request reports