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