Re: cmake kreport jenkins

2016-11-12 Thread Dag
Adam Pigg skrev den 2016-11-12 14:52: Port to kreport 3.1? Actually, dont do that as its not even ready. Im trying to make the 3.1 release the one that is binary compatible into the future, so, when it is ready I would recommend switching to 3.1. When it ready, yes. It was made co-installable t

Re: cmake kreport jenkins

2016-11-12 Thread Adam Pigg
Port to kreport 3.1? Actually, dont do that as its not even ready. Im trying to make the 3.1 release the one that is binary compatible into the future, so, when it is ready I would recommend switching to 3.1. What does macro_optional_find_package(KReport 3.0 QUIET) do? On Sat, 12 Nov 2016 at 0

Re: state of release and release plan

2016-11-12 Thread Dag
Boudewijn Rempt skrev den 2016-11-11 15:16: On Tue, 8 Nov 2016, Dag wrote: Ok, seems we have some sort of commitment from from Tomas, Camilla (separate mail) and me, which means Sheets, Words and Plan along with the shapes and filters we find is working. But, I am totally blank on release w

cmake kreport jenkins

2016-11-12 Thread Dag
How to find the correct version of KReport? Plan needs 3.0 and cannot use 3.1. I tried EXACT like this: macro_optional_find_package(KReport 3.0.0 EXACT QUIET) and this works but it would be nice to be able to find latest 3.0.x Also jenkins uses latest KReport 3.1, so plan is not build atm. How ca