Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit bf233aa

Browse files
committed
...
1 parent ffc6abf commit bf233aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.qmake.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ load(qt_build_config)
33
CONFIG += warning_clean exceptions c++17
44
!win32: CONFIG += samples_in_build #TODO fix on win
55
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
6+
67
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.14
8+
QMAKE_IOS_DEPLOYMENT_TARGET = 12.0
79

810
!no_qtquickcompiler: CONFIG += qtquickcompiler
911

0 commit comments

Comments
 (0)