Merge topic 'rust-make'

1102abd224 ci: Enable Rust tests in Fedora + Unix Makefiles configuration
03ac6b9c2b Rust: Update experimental UUID
8154a4bc5c Rust: Add support for compiling Rust with Makefile generator

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12105
This commit is contained in:
Brad King
2026-05-27 15:45:12 +00:00
committed by Kitware Robot
21 changed files with 144 additions and 38 deletions

View File

@@ -127,7 +127,7 @@ Rust Support
In order to activate support for Rust, set
* variable ``CMAKE_EXPERIMENTAL_RUST`` to
* value ``efaed83b-d73a-48af-999a-bd0a6172c313``.
* value ``b6fdddce-bf66-41a5-bc5f-077f6fa4d2a1``.
This UUID may change in future versions of CMake. Be sure to use the value
documented here by the source tree of the version of CMake with which you are