Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.0.0
-
None
-
-
59252a3a969dcfd07304400f68503a4687292aac (qt/qtbase/dev) 7b8178c9d6563f6d781b1c21eb5a85d48b7ed27d (qt/qtbase/6.0)
Description
In a Qt6 build the corewlan feature is always off:
MacOS-MacOS_10_14-Clang-MacOS-MacOS_10_14-X86_64 'CoreWLan': 'yes' -> ' ............................... no',
see src/network/configure.cmake
qt_feature("corewlan" PUBLIC PRIVATE LABEL "CoreWLan" CONDITION libs.corewlan OR FIXME EMIT_IF APPLE )
libs.corewlan must be handled by configurejson2cmake.
Attachments
Issue Links
- is required for
-
QTBUG-87376 Revise changes in configure summary options for Qt6 vs Qt5.15
- Closed