mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update to latest BWIPP; add ZINT_QT6 option to cmake
docs: RM4SCC 4-State -> 4-State Customer code; man page, ChangeLog
This commit is contained in:
@ -116,6 +116,7 @@ ZINT_STATIC:BOOL=OFF # Build static library
|
||||
ZINT_TEST:BOOL=OFF # Set test compile flag
|
||||
ZINT_USE_PNG:BOOL=ON # Build with PNG support
|
||||
ZINT_USE_QT:BOOL=ON # Build with Qt support
|
||||
ZINT_QT6:BOOL=OFF # If ZINT_USE_QT, use Qt6
|
||||
|
||||
which can be set by doing e.g.
|
||||
|
||||
|
Reference in New Issue
Block a user