Skip to content
Snippets Groups Projects
Commit e6b3306b authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

Update .gitlab-ci.yml: build calibration and enable optical flow

parent f63ea741
No related branches found
No related tags found
No related merge requests found
Pipeline #13667 failed
...@@ -25,7 +25,7 @@ linux: ...@@ -25,7 +25,7 @@ linux:
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. - cmake .. -DWITH_OPTFLOW=TRUE -DBUILD_CALIBRATION=TTRUE
- make - make
- ctest --output-on-failure - ctest --output-on-failure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment