1
0
mirror of https://github.com/falk-werner/webfuse synced 2025-05-31 22:44:26 +00:00

fixes style

This commit is contained in:
Falk Werner 2019-04-01 20:54:53 +02:00
parent 91c8e21a73
commit 2f5b084213

View File

@ -311,7 +311,7 @@ By default, unit tests and example application are enabled. You can disable them
- **WITHOUT_TESTS**: disable tests
`cmake -DWITHOUT_TESTS=ON ..`
- **WITHOUT_EXAMPLE**: disable example
- **WITHOUT_EXAMPLE**: disable example
`cmake -DWITHOUD_EXAMPLE=ON ..`
## Dependencies