Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c36c19d7118bab0cf76c42e0ff105ffdd964c823
/
.
/
Tests
/
RunCMake
/
CompilerId
/
CSharp.cmake
blob: 2ffd41d88da9e2611f2fd2e8efaf46f4c0bdccdb [
file
]
enable_language
(
CSharp
)
message
(
STATUS
"CMAKE_CSharp_COMPILER='${CMAKE_CSharp_COMPILER}'"
)
message
(
STATUS
"CMAKE_CSharp_COMPILER_ID='${CMAKE_CSharp_COMPILER_ID}'"
)
message
(
STATUS
"CMAKE_CSharp_COMPILER_VERSION='${CMAKE_CSharp_COMPILER_VERSION}'"
)