On Tue, Dec 27, 2016 at 5:48 PM, Sven Brauch <m...@svenbrauch.de> wrote:
> Hi,
>
> building on CentOS 6.8, I noticed some frameworks (namely KAuth,
> KSyntaxHighlighting) don't actually build with cmake 2.8 -- it seems to
> be related with moc'ing the Q_GADGET macro. Still, they specify cmake
> 2.8 as the minimum required cmake version.
>
> Do we
>  - attempt to fix this with cmake 2.8
>  - bump the required cmake version to 3.0 for these frameworks
>  - bump the required cmake version to 3.0 for all frameworks?
>
> Greetings,
> Sven

Hi Sven,
Have you checked that changing to cmake 3.0 actually solves this
problem? If so, I'd say 3.0 (June 2014) is an acceptable minimum cmake
version.

Aleix

Reply via email to