Skip to content

Commit

Permalink
add HowToBuild.txt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Dec 25, 2023
1 parent 0347cb8 commit 686547b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HowToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

```bash
CMake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release .
make -j3
mingw32-make.exe -j3
```

## Visual Studioの場合
Expand Down

0 comments on commit 686547b

Please sign in to comment.