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 to avoid plan aiming for
a moving target.
What does macro_optional_find_package(KReport 3.0 QUIET) do?
Tried it, but it didn't work :(
On Sat, 12 Nov 2016 at 09:39 Dag <dand...@get2net.dk> wrote:
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 can this be fixed?
Cheers,
Dag