mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06: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.