Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
156ac6c728020f904d49b2a3d45b5f155b06d22b
/
.
/
Tests
/
RunCMake
/
CompilerId
/
OBJCXX.cmake
blob: 0e1875bdca2dd22ab3cb4b1bc872d54d13867b2d [
file
]
enable_language
(
OBJCXX
)
message
(
STATUS
"CMAKE_OBJCXX_COMPILER='${CMAKE_OBJCXX_COMPILER}'"
)
message
(
STATUS
"CMAKE_OBJCXX_COMPILER_ID='${CMAKE_OBJCXX_COMPILER_ID}'"
)
message
(
STATUS
"CMAKE_OBJCXX_COMPILER_VERSION='${CMAKE_OBJCXX_COMPILER_VERSION}'"
)