Documented CMake option for building tests.
This commit is contained in:
parent
b100bcd446
commit
760143a4a2
@ -33,7 +33,8 @@ $ git submodule init
|
|||||||
$ git submodule update
|
$ git submodule update
|
||||||
```
|
```
|
||||||
|
|
||||||
Afterward, build and run the tests as follows:
|
Afterward, enable the flag `BUILD_TESTS` in your CMake configuration.
|
||||||
|
Finally, build and run the tests as follows:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ make run-tests
|
$ make run-tests
|
||||||
|
Reference in New Issue
Block a user