Skip to content
Snippets Groups Projects
Commit 93889075 authored by Brad King's avatar Brad King
Browse files

ENH: Improved support for user-configured search paths. Paths given in the...

ENH: Improved support for user-configured search paths.  Paths given in the CMAKE_LIBRARY_PATH cmake variable are searched first, then those in the CMAKE_LIBRARY_PATH environment variable, then those listed in the call to the FIND_LIBRARY command and finally those listed in the PATH environment variable.  The support is similar for finding include files with FIND_PATH, but the variable is CMAKE_INCLUDE_PATH.
parent f4b306d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment