index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
LinkLibrariesStrategy
/
Basic-REORDER_MINIMALLY.cmake
blob: 12876b11f0d4623ff4a18ea2af161519a2c1e4b4 (
plain
)
1
2
set(CMAKE_LINK_LIBRARIES_STRATEGY REORDER_MINIMALLY) include(Basic-common.cmake)