🔧 explicitly switch on tests in CI
This commit is contained in:
parent
ed5c28d00c
commit
325e8ab8ab
8 changed files with 9 additions and 18 deletions
|
|
@ -1501,7 +1501,7 @@ To compile and run the tests, you need to execute
|
|||
```sh
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
$ cmake ..
|
||||
$ cmake .. -DJSON_BuildTests=On
|
||||
$ cmake --build .
|
||||
$ ctest --output-on-failure
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue