summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/uikit/clang.conf
blob: 6b9b7eea8e58591a2a31b425fbe88c249c1b5331 (plain)
1
2
3
4
5
6
7
#
# compiler settings for iOS/tvOS/watchOS clang compilers
#

# Based on the following information, http://clang.llvm.org/doxygen/ObjCRuntime_8h_source.html,
# we can conclude that it's safe to always pass the following flags
QMAKE_OBJECTIVE_CFLAGS += -fobjc-nonfragile-abi -fobjc-legacy-dispatch