summaryrefslogtreecommitdiffstats
path: root/src/macdeployqt/macdeployqt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/macdeployqt/macdeployqt/CMakeLists.txt')
-rw-r--r--src/macdeployqt/macdeployqt/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/macdeployqt/macdeployqt/CMakeLists.txt b/src/macdeployqt/macdeployqt/CMakeLists.txt
deleted file mode 100644
index 0c63a877f..000000000
--- a/src/macdeployqt/macdeployqt/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from macdeployqt.pro.
-
-#####################################################################
-## macdeployqt App:
-#####################################################################
-
-qt_internal_add_app(macdeployqt
- SOURCES
- ../shared/shared.cpp
- main.cpp
- PUBLIC_LIBRARIES
- ${FWCoreFoundation}
-)