Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 95 Bytes

Readme.md

File metadata and controls

6 lines (6 loc) · 95 Bytes
1. mkdir builds
2. cd builds
3. cmake ..
4. cmake --build .
5. exe will be in builds/Debug