mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
Update CMakeLists.txt
This commit is contained in:
parent
8225f1ac92
commit
bb5a91c179
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue