czf Game Interface
Project description
czf_env
Build
cmake -S . -B build
cmake -j --build build
- Format:
cmake --build build --target clangformat - Test:
cmake --build build --target test
czf Game Interface
cmake -S . -B build
cmake -j --build build
cmake --build build --target clangformatcmake --build build --target test