mirror of https://github.com/qt/qthttpserver.git
Merge tag 'v6.5.6-lts-lgpl' into 6.5
Qt 6.5.6-lts-lgpl release
This commit is contained in:
commit
038d87ca69
|
@ -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_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
version: 2
|
||||
alias: qthttpserver
|
||||
accept_configuration:
|
||||
condition: property
|
||||
property: features
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
dependencies:
|
||||
../tqtc-qtbase:
|
||||
ref: fdf57f5df57e7d12cf871699d857a71acf272e0c
|
||||
ref: 5d8e9a8415562ba004b38508d91e1fa0254c17d3
|
||||
required: true
|
||||
../tqtc-qtwebsockets:
|
||||
ref: a99a79ba396fc139497afe2f8531b2a35c62692e
|
||||
ref: 66f52c598fbaaa2ad6db855f89035c3d0617e093
|
||||
required: false
|
||||
|
|
Loading…
Reference in New Issue