summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorIvan Komissarov <ABBAPOH@gmail.com>2022-07-30 09:33:58 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2022-08-03 08:40:47 +0000
commitb28bed52a260ae5e1b04f4e2fc7219c1a900f048 (patch)
tree980fd6fc22ab6221f2032b5eab72e7ec56ce0767 /changelogs
parentcd9ee0526a6ed2dfb57dc5ecc1cf2613e0c499b7 (diff)
downloadqbs-b28bed52a260ae5e1b04f4e2fc7219c1a900f048.tar.gz
Fix setting up Qt 6.3 with qbspkgconfig
The 'host_bins' variable was renamed to 'bindir'. Change-Id: Iab235ea7c5ba93d7c815470e432b293f7a06ab37 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/changes-1.23.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/changes-1.23.1.md b/changelogs/changes-1.23.1.md
index 9a0a20d66..6c2d4b94d 100644
--- a/changelogs/changes-1.23.1.md
+++ b/changelogs/changes-1.23.1.md
@@ -4,6 +4,7 @@
# Qt Support
* Adapted to new location of qscxmlc in Qt 6.3.
+* Fixed setting up Qt 6.3 with qbspkgconfig.
# Other modules
* Fixed protobuf linking on macOS 11.