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
c9c521a62c
commit
e3241bef3b
@ -78,7 +78,7 @@ else()
|
||||
set_property(TARGET zint-qt PROPERTY FOLDER "3rd")
|
||||
set_property(TARGET zint-static PROPERTY FOLDER "3rd")
|
||||
|
||||
if(QT_VERSION VERSION_GREATER_EQUAL "6.8.0" AND WIN32)
|
||||
if(QT_VERSION VERSION_GREATER_EQUAL "6.8.0" AND NOT APPLE)
|
||||
# Auto install Zint
|
||||
add_custom_command(
|
||||
OUTPUT ${X_LIBS_DIR}/${file_name}/install.stamp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user