summaryrefslogtreecommitdiffstats
path: root/twin
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-02-04 02:46:39 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-02-04 02:46:39 +0100
commit1f3832a1368de214e95a38dd391367f8ae2456cb (patch)
treeac2c0e68c7a1393b124528054bd11df69e32381b /twin
parent6275375b6aa17c6da78ab6486a8c930e9fd595f5 (diff)
downloadtdebase-1f3832a1368de214e95a38dd391367f8ae2456cb.tar.gz
tdebase-1f3832a1368de214e95a38dd391367f8ae2456cb.zip
Removed unnecessary dependency on dbus-tqt and dbus-1-tqt
Diffstat (limited to 'twin')
-rw-r--r--twin/clients/default/CMakeLists.txt1
-rw-r--r--twin/clients/redmond/CMakeLists.txt1
-rw-r--r--twin/data/CMakeLists.txt1
-rw-r--r--twin/lib/CMakeLists.txt1
4 files changed, 0 insertions, 4 deletions
diff --git a/twin/clients/default/CMakeLists.txt b/twin/clients/default/CMakeLists.txt
index efdfadd3f..142a9b783 100644
--- a/twin/clients/default/CMakeLists.txt
+++ b/twin/clients/default/CMakeLists.txt
@@ -20,7 +20,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${DBUS_TQT_LIBRARY_DIRS}
)
diff --git a/twin/clients/redmond/CMakeLists.txt b/twin/clients/redmond/CMakeLists.txt
index 02b77258d..b382af454 100644
--- a/twin/clients/redmond/CMakeLists.txt
+++ b/twin/clients/redmond/CMakeLists.txt
@@ -18,7 +18,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${DBUS_TQT_LIBRARY_DIRS}
)
diff --git a/twin/data/CMakeLists.txt b/twin/data/CMakeLists.txt
index c70054956..9a0ce88da 100644
--- a/twin/data/CMakeLists.txt
+++ b/twin/data/CMakeLists.txt
@@ -16,7 +16,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${DBUS_TQT_LIBRARY_DIRS}
)
diff --git a/twin/lib/CMakeLists.txt b/twin/lib/CMakeLists.txt
index d029635b6..26f0809af 100644
--- a/twin/lib/CMakeLists.txt
+++ b/twin/lib/CMakeLists.txt
@@ -18,7 +18,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${DBUS_TQT_LIBRARY_DIRS}
)