mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-04-26 09:44:41 +00:00
added static deploy qml plugins for ios builds
All checks were successful
buildbot/IOSCMakeBuilder Build finished.
All checks were successful
buildbot/IOSCMakeBuilder Build finished.
This commit is contained in:
parent
40b14a8649
commit
3ad286f183
@ -120,7 +120,9 @@ if (ANDROID)
|
||||
endif()
|
||||
|
||||
if (IOS)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/QtStaticCMake/QtStaticCMake.cmake)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/QtIosCMake/AddQtIosApp.cmake)
|
||||
|
||||
endif()
|
||||
|
||||
function(emptyTarget targetName)
|
||||
|
Loading…
x
Reference in New Issue
Block a user