Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
RunCMake
/
Rust
/
Enable.cmake
blob: ec06ab645cfc879e9f9d28f9f7e3171275488209 [
file
] [
log
] [
blame
] [
edit
]
set
(
CMAKE_EXPERIMENTAL_RUST
"efaed83b-d73a-48af-999a-bd0a6172c313"
)
enable_language
(
Rust
)
message
(
STATUS
"CMAKE_Rust_COMPILER='${CMAKE_Rust_COMPILER}'"
)