Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
de5fa2ae53c75eccff75df9df7be84e2d8f51397
/
.
/
Tests
/
RunCMake
/
CompilerLauncher
/
C.cmake
blob: 481e74d970cf66d07de7f7d1289f7de0f543cef2 [
file
]
set
(
CMAKE_C_COMPILER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
C
-
common
.
cmake
)