1
0
Fork 0

Update Qt to 5.15.2.

This commit is contained in:
John Preston 2020-12-07 15:49:45 +04:00
parent 4436815d19
commit 28b11b099a

View file

@ -6,7 +6,7 @@
if (NOT DESKTOP_APP_USE_PACKAGED)
if (NOT APPLE OR NOT build_osx)
set(qt_version 5.15.1)
set(qt_version 5.15.2)
else()
set(qt_version 5.6.2)
endif()