mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 01:49:42 -06:00
test
This commit is contained in:
@ -49,7 +49,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q
|
|||||||
cmake -B build
|
cmake -B build
|
||||||
cmake --build build -j$(nproc --all)
|
cmake --build build -j$(nproc --all)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
1. Install [MSYS2](https://www.msys2.org/)
|
1. Install [MSYS2](https://www.msys2.org/)
|
||||||
2. Open the **MSYS2 MinGW 64-bit** terminal
|
2. Open the **MSYS2 MinGW 64-bit** terminal
|
||||||
|
Reference in New Issue
Block a user