Skip to content

Commit

Permalink
Merge pull request #4 from Suwayomi/AriaMoradi-patch-2
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
mgn-norm authored Sep 22, 2021
2 parents 7e040b7 + f41522e commit 1d85230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ I don't currently have a road map as i'm working on getting basic features imple
- Release config
1. `cmake -DCMAKE_BUILD_TYPE:STRING=Release -B./.build -G Ninja` leave off the `-G Ninja` part if you didn't install ninja
2. `cmake --build .build --config Release --target all -- -j12` (or how ever many threads you want to build with)
5. The built binary can be found inside `.build`

0 comments on commit 1d85230

Please sign in to comment.