mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 04:51:58 +00:00
Integrate GS1 Syntax Engine
This commit is contained in:
@@ -72,6 +72,9 @@ zint_add_test(gb2312 test_gb2312)
|
||||
zint_add_test(gif test_gif)
|
||||
zint_add_test(gridmtx test_gridmtx)
|
||||
zint_add_test(gs1 test_gs1)
|
||||
if(ZINT_USE_GS1SE AND NOT GS1SE-NOTFOUND)
|
||||
zint_add_test(gs1se test_gs1se)
|
||||
endif()
|
||||
zint_add_test(hanxin test_hanxin)
|
||||
zint_add_test(imail test_imail)
|
||||
zint_add_test(iso3166 test_iso3166)
|
||||
|
||||
Reference in New Issue
Block a user