Skip to content

Commit

Permalink
upgrade macOS to Qt 6.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Sep 19, 2024
1 parent 73c51c9 commit 51d0a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-shotcut.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ PYTHON_VERSION_DEFAULT=3.8
PYTHON_VERSION_DARWIN=3.11

QT_VERSION_DEFAULT=6.4.3
QT_VERSION_DARWIN=6.7.1
QT_VERSION_DARWIN=6.7.2

# QT_INCLUDE_DIR="$(pkg-config --variable=prefix QtCore)/include"
QT_INCLUDE_DIR=${QTDIR:+${QTDIR}/include}
Expand Down

0 comments on commit 51d0a7a

Please sign in to comment.