Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
de5fa2ae53c75eccff75df9df7be84e2d8f51397
/
.
/
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"
)