diff options
Diffstat (limited to 'kab/CMakeLists.txt')
-rw-r--r-- | kab/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kab/CMakeLists.txt b/kab/CMakeLists.txt index 12e1ced42..76c781467 100644 --- a/kab/CMakeLists.txt +++ b/kab/CMakeLists.txt @@ -32,5 +32,4 @@ set( ${target}_SRCS tde_add_library( ${target} STATIC_PIC AUTOMOC SOURCES ${${target}_SRCS} - DEPENDENCIES dcopidl ) |