466 B
466 B
Configuration
This project uses CMake to configure and build. Currently only Win32 is supported.
cmake -S . -B build
Build
cmake --build build --config Debug
This project uses CMake to configure and build. Currently only Win32 is supported.
cmake -S . -B build
cmake --build build --config Debug