aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/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 /src/qml/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 'src/qml/qt_cmdline.cmake')
-rw-r--r--src/qml/qt_cmdline.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qml/qt_cmdline.cmake b/src/qml/qt_cmdline.cmake
new file mode 100644
index 0000000000..ce03d0f64c
--- /dev/null
+++ b/src/qml/qt_cmdline.cmake
@@ -0,0 +1,2 @@
+qt_commandline_option(qml-network TYPE boolean)
+qt_commandline_option(qml-debug TYPE boolean)