mirror of
https://github.com/logos-storage/easylibstorage.git
synced 2026-02-28 12:13:11 +00:00
Merge pull request #1 from logos-storage/docs/add-flag-to-readme
docs: add compilation flag to readme
This commit is contained in:
commit
41f5bb42d7
@ -12,7 +12,7 @@ examples showing how to implement simple filesharing apps.
|
||||
## Building
|
||||
|
||||
```bash
|
||||
cmake -B build -DLOGOS_STORAGE_NIM_ROOT=/path/to/logos-storage-nim
|
||||
cmake -B build -DLOGOS_STORAGE_NIM_ROOT=/path/to/logos-storage-nim -DCOMPILE_TUTORIAL_EXAMPLES=1
|
||||
cmake --build build
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user