mirror of
https://github.com/falk-werner/webfuse-provider
synced 2024-10-27 20:44:10 +00:00
fixed style issues
This commit is contained in:
parent
bff52e9838
commit
32829a9f76
@ -285,11 +285,11 @@ To install dependencies, see below.
|
|||||||
|
|
||||||
By default, unit tests and example application are enabled. You can disable them using the following cmake options:
|
By default, unit tests and example application are enabled. You can disable them using the following cmake options:
|
||||||
|
|
||||||
- **WITHOUT_TESTS**: disable tests
|
- **WITHOUT_TESTS**: disable tests
|
||||||
`cmake -DWITHOUT_TESTS=ON ..`
|
`cmake -DWITHOUT_TESTS=ON ..`
|
||||||
|
|
||||||
- **WITHOUT_EXAMPLE**: disable example
|
- **WITHOUT_EXAMPLE**: disable example
|
||||||
`cmake -DWITHOUD_EXAMPLE=ON ..`
|
`cmake -DWITHOUD_EXAMPLE=ON ..`
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user