mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
763648559f
commit
e75f2eddd2
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user