- CMake
- Ninja
- Rustc/Cargo
Building of both the rust module and the main C program are done through CMake with CMakePresets
cmake --preset default
cmake --preset debug
cmake --build --preset default
cmake --build --preset debug
Building of both the rust module and the main C program are done through CMake with CMakePresets
cmake --preset default
cmake --preset debug
cmake --build --preset default
cmake --build --preset debug