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