mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
4 lines
153 B
CMake
4 lines
153 B
CMake
set(CMAKE_EXPERIMENTAL_RUST "b6fdddce-bf66-41a5-bc5f-077f6fa4d2a1")
|
|
enable_language(Rust)
|
|
message(STATUS "CMAKE_Rust_COMPILER='${CMAKE_Rust_COMPILER}'")
|