Go to file
Alex Neundorf a99fb9d901 -require cmake 2.8.11
plasma-frameworks doesn't seem to build with 2.8.10.1:
qt5/include/QtCore/qglobal.h:975:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC or -fPIE."

This is most probably related to all the target-property related work from Stephen in CMake 2.8.11.

Alex
2013-07-09 23:12:35 +02:00
desktoptheme SVN_SILENT made messages (.desktop file) 2013-06-07 03:42:19 +00:00
src Adapt to changes in QCommandLine 2013-07-03 19:16:19 +02:00
tools fix some includes in porting script 2013-07-03 22:29:20 +02:00
CMakeLists.txt -require cmake 2.8.11 2013-07-09 23:12: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 Clean up macro usage 2013-06-13 02:19:37 +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