mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-15 11:47:50 +00:00
Video for linux fix in travis
This commit is contained in:
@@ -55,7 +55,7 @@ before_script:
|
||||
- cd opencv
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake -D CMAKE_BUILD_TYPE=RELEASE ..
|
||||
- cmake -D CMAKE_BUILD_TYPE=RELEASE -D WITH_V4L=ON ..
|
||||
- make -j4
|
||||
- sudo make -j2 install
|
||||
- cd ../..
|
||||
|
||||
Reference in New Issue
Block a user