Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
1202254cd551932c2afd85e4e32ddfa62325eaa6
/
.
/
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@
)