Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.6, 6.8.0 Beta2
-
None
-
CMake (VisualStudio 2022)
-
-
8e9a402c2 (dev), 4704e39dc (6.8), b49c448a1 (6.7), dcb7d723f (tqtc/lts-6.5)
Description
Building Qt without network-support fails as QtTools depends on it.
For our custom CMake build, we just need QtLinguist from Qttools, but excluded all other QtTools-components from build. As far as I can see "QtAssistant", "QtDesigner" have a hard dependency on Network and "qtdiag" can handle network as optional feature already.
When disabling "designer" and "assistant" there should be no hard dependency to network. Similar to the way it's done with SQL-support.
Attachments
For Gerrit Dashboard: QTBUG-127513 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
578581,4 | CMake: Make Network an optional package | dev | qt/qttools | Status: MERGED | +2 | 0 |
579164,2 | CMake: Make Network an optional package | 6.8 | qt/qttools | Status: MERGED | +2 | 0 |
580377,3 | CMake: Make Network an optional package | 6.7 | qt/qttools | Status: MERGED | +2 | 0 |
580420,2 | CMake: Make Network an optional package | tqtc/lts-6.5 | qt/tqtc-qttools | Status: MERGED | +2 | 0 |