diff options
Diffstat (limited to 'interfaces/tdeimproxy/library/CMakeLists.txt')
-rw-r--r-- | interfaces/tdeimproxy/library/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interfaces/tdeimproxy/library/CMakeLists.txt b/interfaces/tdeimproxy/library/CMakeLists.txt index 40974d722..65130f238 100644 --- a/interfaces/tdeimproxy/library/CMakeLists.txt +++ b/interfaces/tdeimproxy/library/CMakeLists.txt @@ -47,5 +47,4 @@ tde_add_library( ${target} SHARED AUTOMOC VERSION 0.0.0 LINK tdeio-shared DESTINATION ${LIB_INSTALL_DIR} - DEPENDENCIES dcopidl ) |