Remove ctest command from read me file
This commit is contained in:
@@ -36,7 +36,6 @@ cmake -E make_directory build
|
||||
cmake -E chdir build cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
cmake --build build
|
||||
cmake -E chdir build/examples/c ./example_lib_opengjk_ce
|
||||
cmake -E chdir "build/test" ctest --build-config Release
|
||||
```
|
||||
|
||||
If you get no errors, the successfull output is:
|
||||
|
||||
Reference in New Issue
Block a user