mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
parent
21f5477450
commit
297563cd97
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ As for the rest, the interface should be pretty straightforward. If you have a q
|
||||||
```
|
```
|
||||||
3. Compile:
|
3. Compile:
|
||||||
```bash
|
```bash
|
||||||
mkdir -p build
|
|
||||||
cd build
|
|
||||||
cmake ..
|
cmake ..
|
||||||
make -j$(nproc --all)
|
make -j$(nproc --all)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue