From f94c273486f812ef2cc817bf471c921a84b91e9e Mon Sep 17 00:00:00 2001 From: anatoly-os Date: Sat, 31 Aug 2019 21:31:52 +0200 Subject: [PATCH] add more modules to make qml palettes work --- build/FindQt5.cmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/FindQt5.cmake b/build/FindQt5.cmake index 4af8ce07045fe..3728f6b715d00 100644 --- a/build/FindQt5.cmake +++ b/build/FindQt5.cmake @@ -6,6 +6,8 @@ set(_components Test Qml Quick + QuickControls2 + QuickTemplates2 QuickWidgets Xml XmlPatterns