Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
02cf404ace01ac4ea7a078dca75a817f95c3bdd3
/
.
/
Tests
/
RunCMake
/
CompilerLauncher
/
OBJCXX.cmake
blob: 993ec90e2cef67dffb29943fa11accfece4f70d0 [
file
]
set
(
CMAKE_OBJCXX_COMPILER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
OBJCXX
-
common
.
cmake
)