From 55cc9396e0832d84ce231c0f608c2b6850d7ef78 Mon Sep 17 00:00:00 2001 From: Leander Beernaert Date: Mon, 22 Jul 2019 14:22:26 +0200 Subject: Export built Qml Tools Export all available Qml tools with an install. They were previously missing. Change-Id: Id054997ef17c14bd95c2f46ee01bc07493d2f90b Reviewed-by: Alexandru Croitor --- tools/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 19444b3bf1..d7efb8285c 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -52,3 +52,5 @@ endif() if(QT_FEATURE_qml_devtools) endif() + +qt_export_tools(Qml) -- cgit v1.2.3