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