diff options
-rw-r--r-- | docs/markdown/Qt6-module.md | 8 | ||||
-rw-r--r-- | docs/sitemap.txt | 1 |
2 files changed, 9 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 }} diff --git a/docs/sitemap.txt b/docs/sitemap.txt index 8014668..e1efe65 100644 --- a/docs/sitemap.txt +++ b/docs/sitemap.txt @@ -50,6 +50,7 @@ index.md Python-module.md Qt4-module.md Qt5-module.md + Qt6-module.md RPM-module.md Rust-module.md Simd-module.md |