From ca33f3f9b863014b8be2879b956a28d31833f235 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Thu, 18 Oct 2012 14:18:13 +0300 Subject: Removed useless dependencies. (bzr r2861.2.1) --- unity-standalone/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'unity-standalone/CMakeLists.txt') diff --git a/unity-standalone/CMakeLists.txt b/unity-standalone/CMakeLists.txt index f93784b10..f04cd62e6 100644 --- a/unity-standalone/CMakeLists.txt +++ b/unity-standalone/CMakeLists.txt @@ -32,12 +32,6 @@ set (STANDALONE_SOURCES ) add_executable (unity-standalone StandaloneUnity.cpp) -add_dependencies (unity-standalone - dash-lib - launcher-lib - panel-lib - unity-shared - unity-shared-standalone) target_link_libraries (unity-standalone dash-lib launcher-lib -- cgit v1.2.3