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

Commit ffc6abf

Browse files
committed
..
1 parent cc4f9df commit ffc6abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.qmake.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ 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+
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.14
67

78
!no_qtquickcompiler: CONFIG += qtquickcompiler
89

0 commit comments

Comments
 (0)