Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
LinkLibrariesStrategy
/
Duplicate-REORDER_MINIMALLY.cmake
blob: 6d4545b397f83f0c69dfb63cf17568e29a245771 [
file
] [
edit
]
set
(
CMAKE_LINK_LIBRARIES_STRATEGY REORDER_MINIMALLY
)
include
(
Duplicate
-
common
.
cmake
)