mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
![]() TODO from https://github.com/fluxer/katana/issues/7. I've decided to keep KDE4 and Katie libraries as PUBLIC, all other libraries as PRIVATE for that and not use INTERFACE at all since that will not require a lot of changes to all other sub-projects (kde-baseapps, kde-workspace and kde-extraapps) build systems. MusicBrainz5 CMake module was also rewritten as the actual library that should be linked to is libmusicbrainz5cc, libmusicbrainz5 is the C version of it. common checks for X11 extensions where move to main config header, eventually to be moved to separate config-x11 header. Signed-off-by: Ivailo Monev <xakepa10@laimg.moc> |
||
---|---|---|
.. | ||
auth | ||
compression | ||
config | ||
date | ||
io | ||
jobs | ||
kconfig_compiler | ||
kernel | ||
localization | ||
network | ||
services | ||
sonnet | ||
sycoca | ||
tests | ||
text | ||
util | ||
CMakeLists.txt | ||
config-kstandarddirs.h.cmake | ||
generate_string_table.pl | ||
kde-config.cpp | ||
kdebug.areas | ||
kdebugrc | ||
kdecore.pc.in | ||
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.