mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 18:37:07 +00:00
And in tests cmake
This commit is contained in:
@@ -72,7 +72,7 @@ zint_add_test(gb2312 test_gb2312)
|
|||||||
zint_add_test(gif test_gif)
|
zint_add_test(gif test_gif)
|
||||||
zint_add_test(gridmtx test_gridmtx)
|
zint_add_test(gridmtx test_gridmtx)
|
||||||
zint_add_test(gs1 test_gs1)
|
zint_add_test(gs1 test_gs1)
|
||||||
if(ZINT_USE_GS1SE AND NOT GS1SE-NOTFOUND)
|
if(ZINT_USE_GS1SE AND GS1SE)
|
||||||
zint_add_test(gs1se test_gs1se)
|
zint_add_test(gs1se test_gs1se)
|
||||||
endif()
|
endif()
|
||||||
zint_add_test(hanxin test_hanxin)
|
zint_add_test(hanxin test_hanxin)
|
||||||
|
|||||||
Reference in New Issue
Block a user