Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
LinkerLauncher
/
CXX.cmake
blob: 4326614acd6d634045a5a370477e2e0330f7f000 [
file
] [
edit
]
set
(
CMAKE_CXX_LINKER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
CXX
-
common
.
cmake
)