aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlmin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlmin/CMakeLists.txt')
-rw-r--r--tools/qmlmin/CMakeLists.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/tools/qmlmin/CMakeLists.txt b/tools/qmlmin/CMakeLists.txt
deleted file mode 100644
index 51ea6b52b6..0000000000
--- a/tools/qmlmin/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-# Generated from qmlmin.pro.
-
-#####################################################################
-## qmlmin Tool:
-#####################################################################
-
-qt_add_tool(qmlmin
- TOOLS_TARGET Qml # special case
- SOURCES
- main.cpp
- LIBRARIES
- Qt::QmlDevToolsPrivate
- PUBLIC_LIBRARIES
- Qt::QmlDevTools
-)
-
-#### Keys ignored in scope 1:.:.:qmlmin.pro:<TRUE>:
-# QMAKE_TARGET_DESCRIPTION = "QML/JS" "Minifier"
-# _OPTION = "host_build"