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