Update README.md
cmake building
This commit is contained in:
@@ -3,3 +3,8 @@
|
|||||||
A not-so-little monster RPG inspired by the biggest of its kind in the late 2000s and early 2010s.
|
A not-so-little monster RPG inspired by the biggest of its kind in the late 2000s and early 2010s.
|
||||||
|
|
||||||
## CMAKE
|
## CMAKE
|
||||||
|
|
||||||
|
```
|
||||||
|
cmake -G Ninja -B build
|
||||||
|
cmake --build build --parallel
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user