summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/hwlibdaemons/CMakeLists.txt
diff options
context:
space:
mode:
authorEmanoil Kotsev <deloptes@gmail.com>2021-04-27 21:37:05 +0200
committerEmanoil Kotsev <deloptes@gmail.com>2023-05-24 21:59:09 +0000
commitbcbb4f204f3d39b2556ba3a8cadfbf103b5cfb98 (patch)
tree302508f9485e2c9e8fc66450587ae08c1382a530 /tdecore/tdehw/hwlibdaemons/CMakeLists.txt
parente5acdb1b39fa7d97d7153741202709e078b463a6 (diff)
downloadtdelibs-feat/new_hwcontrol.tar.gz
tdelibs-feat/new_hwcontrol.zip
A daemon based on dbus-1-tqt to replace the old tde_dbus_hardwarecontrol daemonfeat/new_hwcontrol
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Diffstat (limited to 'tdecore/tdehw/hwlibdaemons/CMakeLists.txt')
-rw-r--r--tdecore/tdehw/hwlibdaemons/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tdecore/tdehw/hwlibdaemons/CMakeLists.txt b/tdecore/tdehw/hwlibdaemons/CMakeLists.txt
index edc853c95..7e6427eec 100644
--- a/tdecore/tdehw/hwlibdaemons/CMakeLists.txt
+++ b/tdecore/tdehw/hwlibdaemons/CMakeLists.txt
@@ -10,4 +10,5 @@
#################################################
-add_subdirectory( dbus )
+#add_subdirectory( dbus )
+add_subdirectory( tdedbus )