summaryrefslogtreecommitdiffstats
path: root/project/cmake/scripts/osx/ExtraTargets.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'project/cmake/scripts/osx/ExtraTargets.cmake')
-rw-r--r--project/cmake/scripts/osx/ExtraTargets.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/project/cmake/scripts/osx/ExtraTargets.cmake b/project/cmake/scripts/osx/ExtraTargets.cmake
deleted file mode 100644
index ed9c089..0000000
--- a/project/cmake/scripts/osx/ExtraTargets.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
1# XBMCHelper
2add_subdirectory(${CORE_SOURCE_DIR}/tools/EventClients/Clients/OSXRemote build/XBMCHelper)
3add_dependencies(${APP_NAME_LC} XBMCHelper)