aboutsummaryrefslogtreecommitdiffstats
path: root/qt_cmdline.cmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-08-31 08:37:50 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-08-31 14:39:28 +0200
commitd40791d6add8937275ecce2d26870c1ef6b6e698 (patch)
tree721ab47d42e3b934320d5e964b170a1ada9dd737 /qt_cmdline.cmake
parent9bfa722bc0b67e01f35d78e1165602e174ae3b02 (diff)
Re-generate configure CMake files
This generates the qt_cmdline.cmake files needed for the CMake-based configure script. Change-Id: I0f6ee452453b0cf11813d1e6d7d3659487d74c50 Reviewed-by: Simon Hausmann <hausmann@gmail.com>
Diffstat (limited to 'qt_cmdline.cmake')
-rw-r--r--qt_cmdline.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt_cmdline.cmake b/qt_cmdline.cmake
new file mode 100644
index 0000000000..b8a8069382
--- /dev/null
+++ b/qt_cmdline.cmake
@@ -0,0 +1,3 @@
+qt_commandline_subconfig(src/qml)
+qt_commandline_subconfig(src/qmlmodels)
+qt_commandline_subconfig(src/quick)