aboutsummaryrefslogtreecommitdiffstats
path: root/qt_cmdline.cmake
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-04-15 12:33:07 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-04-16 11:03:59 +0200
commit7577a73325c14087628f4b1baf2db4e8d2aded76 (patch)
treebefb6395d1ef06410dd8428463bed4e4b0900db7 /qt_cmdline.cmake
parent22e3b6d2292ded526354569a1ffb342a660f1f80 (diff)
CMake: Add missing qt_cmdline.cmake files
Generated with configurejson2cmake.py Change-Id: Ib07d883b94462f6e132f36c24e763b31309aaeed Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'qt_cmdline.cmake')
-rw-r--r--qt_cmdline.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt_cmdline.cmake b/qt_cmdline.cmake
new file mode 100644
index 0000000000..a0db779e14
--- /dev/null
+++ b/qt_cmdline.cmake
@@ -0,0 +1,2 @@
+qt_commandline_subconfig(src/quickcontrols2)
+qt_commandline_subconfig(src/quicktemplates2)