1. mkdir builds
2. cd builds
3. cmake ..
4. cmake --build .
5. exe will be in builds/Debug
shwarnock/Galaga
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
1. mkdir builds
2. cd builds
3. cmake ..
4. cmake --build .
5. exe will be in builds/Debug