Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2e3e3e30e5601192577d15e043b33db96fe1661
/
.
/
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}'"
)