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