Merge tag 'v6.5.6-lts' into tqtc/lts-6.5-opensource

Qt 6.5.6-lts release

Conflicts solved:
	dependencies.yaml

Change-Id: I70b6b874ea85b6cae014578e45998e9d6724b42c
This commit is contained in:
Tarja Sundqvist 2025-05-13 14:56:05 +03:00
commit effe62cac2
3 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,3 @@
set(QT_REPO_MODULE_VERSION "6.5.5") set(QT_REPO_MODULE_VERSION "6.5.6")
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")

View File

@ -1,4 +1,5 @@
version: 2 version: 2
alias: qthttpserver
accept_configuration: accept_configuration:
condition: property condition: property
property: features property: features

View File

@ -1,7 +1,7 @@
dependencies: dependencies:
../tqtc-qtbase: ../tqtc-qtbase:
ref: fdf57f5df57e7d12cf871699d857a71acf272e0c ref: c8b4df9358c8496238f0f58869094cae4dda3e89
required: true required: true
../tqtc-qtwebsockets: ../tqtc-qtwebsockets:
ref: a99a79ba396fc139497afe2f8531b2a35c62692e ref: a36f7df02bb927f0192736e04b5daba77474992e
required: false required: false