1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-22 04:50:06 +00:00

Updated Compiling (markdown)

cpunk 2022-09-18 13:36:44 -05:00
parent c7da7a1b13
commit df29f610db

@ -19,7 +19,7 @@ Make sure you have the following tools installed:
Simply run cmake to build the makefiles with your configuration.
```sh
$ cmake -B build -DLAIKA_PERSISTENCE=On
$ cmake -B build -DLAIKA_OBFUSCATE=On
```
Now compile the project, the binaries will be in `./bin`