Fix typo in cmake options.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f5dc5e2359
commit
f57f3b578d
@ -71,7 +71,7 @@ cmake --build .
|
||||
.cmake options:
|
||||
* `-DCMAKE_BUILD_TYPE=Debug` for a debug build.
|
||||
* `-DWITH_MAN=NO` to not compile the manpage.
|
||||
* `WITH_TESTS=YES` to compile the tests.
|
||||
* `-DWITH_TESTS=YES` to compile the tests.
|
||||
|
||||
You can run the tests with `ctest` inside `build/tests`. Install with `make
|
||||
install`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user