aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltime/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmltime/CMakeLists.txt')
-rw-r--r--tools/qmltime/CMakeLists.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/qmltime/CMakeLists.txt b/tools/qmltime/CMakeLists.txt
new file mode 100644
index 0000000000..b70d63a605
--- /dev/null
+++ b/tools/qmltime/CMakeLists.txt
@@ -0,0 +1,26 @@
+# Generated from qmltime.pro.
+
+#####################################################################
+## qmltime Binary:
+#####################################################################
+
+add_qt_executable(qmltime
+ GUI
+ SOURCES
+ qmltime.cpp
+ LIBRARIES
+ Qt::QuickPrivate
+ PUBLIC_LIBRARIES
+ Qt::Qml
+ Qt::Quick
+)
+
+#### Keys ignored in scope 1:.:.:qmltime.pro:<TRUE>:
+# QMAKE_TARGET_DESCRIPTION = "QML" "Time"
+# TEMPLATE = "app"
+
+## Scopes:
+#####################################################################
+
+#### Keys ignored in scope 2:.:.:qmltime.pro:APPLE_OSX:
+# CONFIG = "-app_bundle"