kdelibs/solid
Ivailo Monev 5a59e08572 generic: remove support for final target via KDE4_ENABLE_FINAL
it is bogus with the CMake automoc, requires additional guards in
the source code and some components do not support it at all. Also,
Link Time Optimizations (LTO) seem to be doing exactly what
KDE4_ENABLE_FINAL was supposed to do (basicly) so no point in
trying to support something that modern compilers can already do
for us.
2015-03-02 04:57:24 +00:00
..
solid generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
tests generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
CMakeLists.txt generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 04:57:24 +00:00
README initial import 2014-11-13 01:04:59 +02:00
TODO initial import 2014-11-13 01:04:59 +02:00

This directory holds the Solid libraries: http://solid.kde.org

They provide the following features for application developers:
 - Hardware Discovery
 - Power Management
 - Network Management