Skip to content

Commit f014ced

Browse files
committed
Disable OpenMP in external OpenCV build
1 parent fd9e87f commit f014ced

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/opencv_config.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ set(OPENCV_CMAKE_ARGS
6363
-DBUILD_opencv_python3=OFF
6464
-DBUILD_JAVA=OFF
6565
-DBUILD_opencv_world=ON
66+
-DWITH_OPENMP=OFF
6667
-DWITH_FFMPEG=OFF
6768
-DWITH_EIGEN=OFF
6869
)

0 commit comments

Comments
 (0)