Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
31040ff609a948b36265db2bcc40f6d22ac2664a
/
.
/
Modules
/
CMakeRustCompiler.cmake.in
blob: deb19ba82546eff7eedeb4a16e5bdd5feebf509c [
file
]
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@
)