Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
RunCMake
/
CompilerChange
/
FirstCompiler.cmake
blob: df20bdc117b7bff982e021f31165f5c926bf32d7 [
file
] [
log
] [
blame
]
enable_language
(
C
)
message
(
STATUS
"CMAKE_C_COMPILER is '${CMAKE_C_COMPILER}'"
)