Skip to content

Commit b6289dc

Browse files
authored
OpenCV with zlib test (#519)
(cherry picked from commit a85347c)
1 parent 59f3f69 commit b6289dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apothecary/formulas/opencv/opencv.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ function build() {
297297
-DWITH_OPENCLCLAMDFFT=OFF \
298298
-DWITH_OPENCL_SVM=OFF \
299299
-DWITH_LAPACK=OFF \
300-
-DBUILD_ZLIB=OFF \
301-
-DWITH_ZLIB=ON \
300+
-DBUILD_ZLIB=ON \
301+
-DWITH_ZLIB=OFF \
302302
-DWITH_DIRECTX=ON \
303303
-DWITH_MSMF=ON \
304304
-DWITH_DSHOW=ON \

0 commit comments

Comments
 (0)