mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-14 03:20:40 +00:00
The libraries in the SDK should be given precedence over the system libraries. Check for the default library search path (in default order) of `/usr/lib` and `/usr/local/lib` and use these as system prefix paths for libraries when performing the link step against a specified SDK.