mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
![]() 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. |
||
---|---|---|
.. | ||
auth | ||
compression | ||
config | ||
date | ||
io | ||
jobs | ||
kconfig_compiler | ||
kernel | ||
localization | ||
network | ||
services | ||
sonnet | ||
sycoca | ||
tests | ||
text | ||
util | ||
CMakeLists.txt | ||
config-kstandarddirs.h.cmake | ||
fakes.c | ||
kde-config.cpp | ||
kdebug.areas | ||
kdebugrc | ||
kdecore.pc.in | ||
kdecore_export.h | ||
kdefakes.h.cmake | ||
MAINTAINERS | ||
README |
This is the KDE "core" library. The kdecore library provides basic non user interface functionality. The classes in this library should not require linkage to QtGui or any other library that requires a graphical interface.