mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-04-26 01:44:30 +00:00
try add static qt6
This commit is contained in:
parent
9b510eb5b2
commit
8365c74d62
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule "QtStaticCMake"]
|
||||
path = QtStaticCMake
|
||||
url = https://github.com/OlivierLDff/QtStaticCMake
|
||||
url = https://github.com/QuasarApp/QtStaticCMake.git
|
||||
[submodule "DoxyStyle"]
|
||||
path = DoxyStyle
|
||||
url = https://github.com/QuasarApp/DoxyStyle.git
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5b4bb893934bd5cdeb39a52a46b4c05536603f95
|
||||
Subproject commit 94a976406f3e39a3b154d835fbd837df549b73b1
|
@ -118,6 +118,7 @@ if (ANDROID)
|
||||
endif()
|
||||
|
||||
if (IOS)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/QtStaticCMake/QtStaticCMake.cmake)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/QtIosCMake/AddQtIosApp.cmake)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user