Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e0c02bc3cfa272bc833cfecee1bcfcf66fe73151
/
.
/
Tests
/
RunCMake
/
Rust
/
Enable.cmake
blob: 9bdff73128434d1a3791c4005b2cacfa62e2298f [
file
]
set
(
CMAKE_EXPERIMENTAL_RUST
"b6fdddce-bf66-41a5-bc5f-077f6fa4d2a1"
)
enable_language
(
Rust
)
message
(
STATUS
"CMAKE_Rust_COMPILER='${CMAKE_Rust_COMPILER}'"
)