diff options
| author | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-10-18 14:18:13 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-10-18 14:18:13 +0300 |
| commit | ca33f3f9b863014b8be2879b956a28d31833f235 (patch) | |
| tree | cc859b1d147a68ed56cc8ea88a0a4dbfee1aff68 /unity-standalone/CMakeLists.txt | |
| parent | c33ca6fbd5a2f9fa48bc1dc223af59c10724c1fd (diff) | |
Removed useless dependencies.
(bzr r2861.2.1)
Diffstat (limited to 'unity-standalone/CMakeLists.txt')
| -rw-r--r-- | unity-standalone/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
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 |
