mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-18 08:35:26 +08:00
cmake: update ZXING
Change-Id: I60e10b9d78e98aec4ae7fb91ef70c185d4123417
This commit is contained in:
@@ -725,8 +725,8 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# ZXing-cpp configuration
|
# ZXing-cpp configuration
|
||||||
set(BUILD_EXAMPLES OFF CACHE BOOL "")
|
set(ZXING_BUILD_EXAMPLES OFF CACHE BOOL "")
|
||||||
set(BUILD_BLACKBOX_TESTS OFF CACHE BOOL "")
|
set(ZXING_BLACKBOX_TESTS OFF CACHE BOOL "")
|
||||||
add_subdirectory(3rdparty/zxing-cpp EXCLUDE_FROM_ALL)
|
add_subdirectory(3rdparty/zxing-cpp EXCLUDE_FROM_ALL)
|
||||||
|
|
||||||
# Add ZXing-cpp to includes and libraries
|
# Add ZXing-cpp to includes and libraries
|
||||||
|
|||||||
Reference in New Issue
Block a user