Go to file
Martin Gräßlin 97ce3dc808 Rework finding of XCB
Uses the new components syntax of FindXCB. So far plasma frameworks
only need the XCB component and that one is optional just like XLib.

The find xcb is moved to the toplevel CMakeLists.txt together with
the find x11 and HAVE_X11 gets set only if both X11 and XCB are found.

REVIEW: 112499
2013-09-09 06:14:35 +02:00
desktoptheme Forward port the 4.11 battery icon without the blocks 2013-08-22 15:23:12 +02:00
examples SVN_SILENT made messages (.desktop file) 2013-09-08 04:25:17 +00:00
src Rework finding of XCB 2013-09-09 06:14:35 +02:00
tools Improve porting scripts 2013-08-30 00:24:23 +02:00
.reviewboardrc Add reviewboardrc file 2013-08-16 21:58:50 +01:00
CMakeLists.txt Rework finding of XCB 2013-09-09 06:14:35 +02:00
config-compiler.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
config-prefix.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestConfig.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestCustom.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
FindPlasma.cmake Try a bit saner setup of the cmake foo 2013-05-03 03:17:26 +02:00
Mainpage.dox Create Mainpage.dox for kde-runtime plasma sub-projects 2012-12-14 16:15:44 +01:00
PlasmaConfig.cmake.in Fix up library finding 2013-06-13 16:01:06 +02:00
PlasmaMacros.cmake Improve docs with examples and optional args 2013-08-13 01:25:58 +02:00
README Fix build error: convert qdatetime to uint 2013-06-05 19:41:58 +02:00

See also: http://community.kde.org/Plasma#Plasma_Workspaces_2