Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
LinkerLauncher
/
C.cmake
blob: b55ca8e57fbaf9af2f0cd4fe631bded74cc566a9 [
file
]
set
(
CMAKE_C_LINKER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
C
-
common
.
cmake
)