📝 different cmake call

parent 73d1b55a
...@@ -935,7 +935,7 @@ To compile and run the tests, you need to execute ...@@ -935,7 +935,7 @@ To compile and run the tests, you need to execute
$ mkdir build $ mkdir build
$ cd build $ cd build
$ cmake .. $ cmake ..
$ make $ cmake --build .
$ ctest $ ctest
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment