Re: [kdelibs/KDE/4.14] cmake/modules: Remove policy settings from FindKDE4Internal.

2015-07-20 Thread Albert Astals Cid
Do we really need all these commits in a frozen kdelibs? Are they bugfixes? Has someone reviewed them? It seems at least one of them has caused kde-workspace to stop compiling. Can you clarify what's the benefit of these set of commits? Cheers, Albert El Dilluns, 20 de juliol de 2015, a les

Re: [kdelibs/KDE/4.14] cmake/modules: Remove policy settings from FindKDE4Internal.

2015-07-20 Thread Albert Astals Cid
By the looks of it, it seems it's also making this not compile anymore https://build.kde.org/job/kdenetwork-filesharing%20Applications-15.08%20stable-qt4/PLATFORM=Linux,compiler=gcc/1/console Sad Albert is Sad El Dilluns, 20 de juliol de 2015, a les 20:20:06, Albert Astals Cid va escriure: > Do

Re: [kdelibs/KDE/4.14] cmake/modules: Remove policy settings from FindKDE4Internal.

2015-07-20 Thread Albert Astals Cid
El Dilluns, 20 de juliol de 2015, a les 20:27:24, Albert Astals Cid va escriure: > By the looks of it, it seems it's also making this not compile anymore > > https://build.kde.org/job/kdenetwork-filesharing%20Applications-15.08%20stab > le-qt4/PLATFORM=Linux,compiler=gcc/1/console Actually this

Re: [kdelibs/KDE/4.14] cmake/modules: Remove policy settings from FindKDE4Internal.

2015-07-20 Thread Allen Winter
Stephen, For years I have passed -DKDE4_ENABLE_HTMLHANDBOOK=1 to cmake when building KDE projects. As of today I get this error: CMake Error at cmake/modules/KDE4Macros.cmake:315 (add_custom_target): add_custom_target cannot create target "htmlhandbook" because another target with the same n

Re: [kdelibs/KDE/4.14] cmake/modules: Remove policy settings from FindKDE4Internal.

2015-07-20 Thread Luigi Toscano
Allen Winter ha scritto: > Stephen, > > For years I have passed -DKDE4_ENABLE_HTMLHANDBOOK=1 to cmake when building > KDE projects. > As of today I get this error: > > CMake Error at cmake/modules/KDE4Macros.cmake:315 (add_custom_target): > add_custom_target cannot create target "htmlhandbook"