include(FetchContent)
FetchContent_Declare(
CMakeRust
GIT_REPOSITORY https://github.com/IsaacDore/CMakeRust.git
)
FetchContent_MakeAvailable(CMakeRust)
cargo_build(NAME <target>)
IsaacDore/CMakeRust
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|