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