diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2013-08-27 06:21:51 +0400 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-08 10:50:40 +0200 |
commit | 84d73a40b2cca0c3f6cac9e50712cb51cbc1b648 (patch) | |
tree | a019d70bdb17c8d56499d9f704d323e074178db1 /ksysguard/CMakeLists.txt | |
parent | 54ebc6da596d3664170e0537e444ba6879fb2af7 (diff) | |
download | tdebase-84d73a40b2cca0c3f6cac9e50712cb51cbc1b648.tar.gz tdebase-84d73a40b2cca0c3f6cac9e50712cb51cbc1b648.zip |
Add lm_sensors optional support for ksysguard
Diffstat (limited to 'ksysguard/CMakeLists.txt')
-rw-r--r-- | ksysguard/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksysguard/CMakeLists.txt b/ksysguard/CMakeLists.txt index 9beeeb971..daf75d377 100644 --- a/ksysguard/CMakeLists.txt +++ b/ksysguard/CMakeLists.txt @@ -9,8 +9,6 @@ # ################################################# -# FIXME no support for lm_sensors yet - add_subdirectory( CContLib ) add_subdirectory( ksysguardd ) add_subdirectory( gui ) |