Sign in
◑
Theme
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
Rust
/
Enable.cmake
blob: 9bdff73128434d1a3791c4005b2cacfa62e2298f [
file
] [
edit
]
set
(
CMAKE_EXPERIMENTAL_RUST
"b6fdddce-bf66-41a5-bc5f-077f6fa4d2a1"
)
enable_language
(
Rust
)
message
(
STATUS
"CMAKE_Rust_COMPILER='${CMAKE_Rust_COMPILER}'"
)