1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Merge pull request #27386 from dkurt:remove_quirc

Remove QUIRC library dependency
This commit is contained in:
Alexander Smorkalov
2025-06-11 09:39:24 +03:00
committed by GitHub
14 changed files with 2 additions and 1885 deletions
-1
View File
@@ -118,7 +118,6 @@ class Builder:
"-DWITH_GPHOTO2=OFF",
"-DWITH_LAPACK=OFF",
"-DWITH_ITT=OFF",
"-DWITH_QUIRC=OFF",
"-DBUILD_ZLIB=ON",
"-DBUILD_opencv_apps=OFF",
"-DBUILD_opencv_3d=ON",
-1
View File
@@ -46,7 +46,6 @@ For headless WEC2013, this configuration may not be limited to but is known to w
-DHAVE_OPENCL=OFF `
-DWITH_QT=OFF `
-DWITH_GTK=OFF `
-DWITH_QUIRC=OFF `
-DWITH_JASPER=OFF `
-DWITH_WEBP=OFF `
-DWITH_PROTOBUF=OFF `