mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-04-29 03:04:43 +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()
|
endif()
|
||||||
|
|
||||||
if (IOS)
|
if (IOS)
|
||||||
|
include(${CMAKE_CURRENT_LIST_DIR}/QtStaticCMake/QtStaticCMake.cmake)
|
||||||
include(${CMAKE_CURRENT_LIST_DIR}/QtIosCMake/AddQtIosApp.cmake)
|
include(${CMAKE_CURRENT_LIST_DIR}/QtIosCMake/AddQtIosApp.cmake)
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
function(emptyTarget targetName)
|
function(emptyTarget targetName)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user