Skip to content
Snippets Groups Projects
Commit 6bad667a authored by calrama's avatar calrama
Browse files

centos-7: Disable precompiled headers for opencv

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