675ef165f2
Use the CMAKE_LINK_SEARCH_START_STATIC and CMAKE_LINK_SEARCH_END_STATIC variables to initialize the LINK_SEARCH_START_STATIC and LINK_SEARCH_END_STATIC target properties respectively.
5 lines
75 B
CMake
5 lines
75 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(LINK_LIBRARIES)
|
|
run_cmake(LINK_SEARCH_STATIC)
|