7 lines
210 B
Makefile
7 lines
210 B
Makefile
# Common source for Qt6 version
|
|
QT6_VERSION = 6.3.1
|
|
|
|
# This one is used for building dependencies for examples and documentation,
|
|
# which obviously should be in sync with core packages.
|
|
QT6_NEXT_VERSION = 6.4
|