Update CMakeLists.txt
This commit is contained in:
parent
8225f1ac92
commit
bb5a91c179
@ -984,7 +984,7 @@ if(INSTALL_BUNDLE STREQUAL "full")
|
||||
DIRECTORY "${QT_PLUGINS_DIR}/imageformats"
|
||||
DESTINATION ${PLUGIN_DEST_DIR}
|
||||
COMPONENT Runtime
|
||||
REGEX "tga|tiff|mng|webp" EXCLUDE
|
||||
REGEX "tga|tiff|mng" EXCLUDE
|
||||
)
|
||||
# Icon engines
|
||||
install(
|
||||
|
Loading…
Reference in New Issue
Block a user