Skip to content

Commit

Permalink
Option to create a universal binary on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
casiez committed Oct 20, 2024
1 parent 34e58cc commit b82722f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pointing/pointing-common.pri
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ macx {
# Needed for IOHIDDeviceRegisterInputReportWithTimeStampCallback
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.15
# QMAKE_MAC_SDK = macosx10.15
QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64
}

# Compile with c++11 on unix (Qt5/Qt4). Qt6 requires c++17
Expand Down

0 comments on commit b82722f

Please sign in to comment.