On 1/13/22 08:24, Eike Ziller wrote:

I.e. better use qt-configure-module to configure modules. That probably gets 
some edge cases right, that aren’t covered by just qt-cmake-private.

The main reason for its existence are configure features.
For example:

$ ../qtbase/bin/qt-configure-module ~/dev/qt/dev/qtdeclarative -list-features qml-animation ............ QML: Provides support for animations and timers in QML. qml-debug ................ QML: Provides infrastructure and plugins for debugging and profiling.
qml-delegate-model ....... QML: Provides the DelegateModel QML type.
qml-devtools ............. QML: Provides the QmlDevtools library and various utilities.
...

$ ../qtbase/bin/qt-configure-module ~/dev/qt/dev/qtdeclarative -no-feature-quick-designer


--
Jörg Bornemann | The Qt Company
_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to