Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
LinkerLauncher
/
C.cmake
blob: b55ca8e57fbaf9af2f0cd4fe631bded74cc566a9 [
file
] [
log
] [
blame
] [
edit
]
set
(
CMAKE_C_LINKER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
C
-
common
.
cmake
)