1
0
Fork 0
mirror of https://github.com/melonDS-emu/melonDS.git synced 2025-03-06 21:00:31 +01:00
melonDS/buildscript.sh
2025-01-21 21:42:05 -07:00

2 lines
52 B
Bash
Executable file

cmake -B build
cmake --build build -j$(nproc --all)