mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-05-08 15:39:37 +00:00
try add svg for ios
This commit is contained in:
parent
cf289fc527
commit
a319b2dfb5
@ -472,9 +472,11 @@ function(addDeployIPA name bundle_id targetDir version appleDir)
|
||||
QtQuickVirtualKeyboardStylesPlugin
|
||||
QmlFolderListModelPlugin
|
||||
QQuickLayoutsPlugin
|
||||
QSvgPlugin
|
||||
VERBOSE
|
||||
)
|
||||
|
||||
qt5_import_plugins(${name} INCLUDE Qt5::QSvgPlugin)
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user