mirror of
https://github.com/logos-storage/easylibstorage.git
synced 2026-05-02 19:13:08 +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
|
## Building
|
||||||
|
|
||||||
```bash
|
```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
|
cmake --build build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user