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