Skip to content
Snippets Groups Projects
Commit 77540d0a authored by calrama's avatar calrama
Browse files

centos-7: opencv: use openmp

parent 9a003eff
No related branches found
No related tags found
No related merge requests found
......@@ -163,6 +163,7 @@ RUN version=3.4.8 && \
-D ENABLE_PROFILING=OFF \
-D ENABLE_COVERAGE=OFF \
-D OPENCV_ENABLE_NONFREE=OFF \
-D WITH_OPENMP=ON \
-D WITH_OPENCL=ON \
-D WITH_IPP=OFF \
-D WITH_CUDA=ON \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment