Updated CMake flags docs
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
07c1ea9e3f
commit
79a2978eaf
6 changed files with 32 additions and 27 deletions
|
|
@ -18,7 +18,6 @@ To build you just need to run the cmake command in this folder as follows:
|
|||
cmake -Bbuild/ \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DKOMPUTE_OPT_INSTALL=0 \
|
||||
-DKOMPUTE_OPT_REPO_SUBMODULE_BUILD=1 \
|
||||
-DKOMPUTE_OPT_ENABLE_SPDLOG=1
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue