mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 13:28:02 +03:00
5 lines
60 B
Bash
5 lines
60 B
Bash
![]() |
#!/bin/bash
|
||
|
cmake --preset default .
|
||
|
cmake --build ./build
|
||
|
|