diff options
Diffstat (limited to 'docs/markdown/Qt6-module.md')
-rw-r--r-- | docs/markdown/Qt6-module.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/markdown/Qt6-module.md b/docs/markdown/Qt6-module.md new file mode 100644 index 0000000..4d40423 --- /dev/null +++ b/docs/markdown/Qt6-module.md @@ -0,0 +1,8 @@ +# Qt6 module + +*New in Meson 0.57.0* + +The Qt5 module provides tools to automatically deal with the various +tools and steps required for Qt. + +{{ _include_qt_base.md }} |