chore: update the file

This commit is contained in:
x-tools-author 2025-08-11 22:32:18 +08:00
parent 763648559f
commit e75f2eddd2

View File

@ -109,7 +109,7 @@ else()
endif()
set(X_ZINT ON)
set(X_ZINT_LIBS zint-static)
set(X_ZINT_LIBS zint::zint-static)
list(APPEND X_ZINT_LIBS QZint)
if(PNG_FOUND AND NOT X_ZINT_USING_SRC)
list(APPEND X_ZINT_LIBS PNG::PNG)