Skip to content

Commit

Permalink
qt module: provide qml_module
Browse files Browse the repository at this point in the history
This aims to bring the support of QML modules to meson, the goal is to
provide something similar to CMake `qt_add_qml_module` function provided by Qt
(see https://doc.qt.io/qt-6/qt-add-qml-module.html )

Fixes: #6988, #9683
  • Loading branch information
chubinou committed Aug 9, 2024
1 parent e7b5adc commit 68dfbfb
Showing 1 changed file with 513 additions and 11 deletions.
Loading

0 comments on commit 68dfbfb

Please sign in to comment.