From f44ecaa4f27e7538ddcad66d40e543bffa2d2d86 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 4 Jun 2017 16:57:49 +0200 Subject: sync with upstream --- project/cmake/scripts/osx/ExtraTargets.cmake | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 project/cmake/scripts/osx/ExtraTargets.cmake (limited to 'project/cmake/scripts/osx/ExtraTargets.cmake') 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 @@ -# XBMCHelper -add_subdirectory(${CORE_SOURCE_DIR}/tools/EventClients/Clients/OSXRemote build/XBMCHelper) -add_dependencies(${APP_NAME_LC} XBMCHelper) -- cgit v1.2.3