📝 different cmake call
This commit is contained in:
parent
73d1b55aba
commit
60439aff05
1 changed files with 1 additions and 1 deletions
|
@ -935,7 +935,7 @@ To compile and run the tests, you need to execute
|
|||
$ mkdir build
|
||||
$ cd build
|
||||
$ cmake ..
|
||||
$ make
|
||||
$ cmake --build .
|
||||
$ ctest
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue