A rust tool that helps newbies to use cmake.
Place the .exein the root directory of the project (WispRenderer) and run it. Then just folow the on-screen instructions.
Requirements:
- Rust
Running the application in debug:
cargo runBuilding for release:
cargo build --release