Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3d2ad487d7302c2c0b78c59f45fdfd12eeaf9e9
/
.
/
Modules
/
CMakeRustCompiler.cmake.in
blob: deb19ba82546eff7eedeb4a16e5bdd5feebf509c [
file
] [
log
] [
blame
]
set
(
CMAKE_Rust_COMPILER
"@CMAKE_Rust_COMPILER@"
)
set
(
CMAKE_Rust_COMPILER_ENV_VAR
"RUSTC"
)
set
(
CMAKE_Rust_SOURCE_FILE_EXTENSIONS rs
)
set
(
CMAKE_Rust_COMPILER_LOADED
1
)
set
(
CMAKE_Rust_COMPILER_WORKS
@CMAKE_Rust_COMPILER_WORKS@
)