1
0
Fork 0

Updated Qt to 5.12.8.

This commit is contained in:
23rd 2020-04-05 12:19:14 +03:00
parent 1c459cd439
commit 4a8061d2b0

View file

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