Revert "Update Qt to 6.7.2"

This reverts commit d78ecf7f7a.

Reverting due to Linux build failure during CMake configure
This commit is contained in:
Dan Paulat 2024-06-30 23:48:47 -05:00
parent e1bd921e0f
commit d8eb96b624
5 changed files with 6 additions and 6 deletions

View file

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