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