Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
LinkLibrariesStrategy
/
Basic-REORDER_MINIMALLY.cmake
blob: 12876b11f0d4623ff4a18ea2af161519a2c1e4b4 [
file
] [
log
] [
blame
] [
edit
]
set
(
CMAKE_LINK_LIBRARIES_STRATEGY REORDER_MINIMALLY
)
include
(
Basic
-
common
.
cmake
)