Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
87142bbd5f94de9591b0a5531e427a5f491f56fd
/
.
/
Tests
/
RunCMake
/
CompilerChange
/
FindCompiler.cmake
blob: 297ab2fa50c0ddb70802f70f5c069a222df47e92 [
file
]
enable_language
(
C
)
file
(
WRITE
"${CMAKE_CURRENT_BINARY_DIR}/cc.cmake"
"set(CMAKE_C_COMPILER \"${CMAKE_C_COMPILER}\")\n"
)