2023-08-17 00:26:55 +02:00
|
|
|
# Common source for Qt5 version
|
|
|
|
|
2024-05-26 05:08:12 +02:00
|
|
|
QT5_VERSION ?= 5.15.13
|
|
|
|
QT5_WEBENGINE_VERSION = 5.15.16
|
|
|
|
QT5_DIST_VERSION ?= 5.15.13
|
2023-08-17 00:26:55 +02:00
|
|
|
|
|
|
|
# This one is used for building dependencies for examples and documentation,
|
|
|
|
# which obviously should be in sync with core packages.
|
|
|
|
QT5_NEXT_VERSION = 6.0
|