Skip to main content

QML Modules for the Masses

qt_add_qml_module creates proper QML modules from CMake. But what are QML modules? And why should you care?  After answering those fundamental questions, we'll take a look at qt_add_qml_module's evolution, and discuss more advanced use cases like installation and exposing non-QML libraries.