Update Qt to 6.7.1

This commit is contained in:
Dan Paulat 2024-05-26 23:12:33 -05:00
parent 37a850a778
commit 4f411ea3d8
5 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
build_dir=${1:-build-debug}
build_type=Debug
qt_version=6.6.2
qt_version=6.7.1
script_dir="$(dirname "$(readlink -f "$0")")"
mkdir -p ${build_dir}