El dissabte, 2 de setembre de 2017, a les 21:03:23 CEST, Rolf Eike Beer va escriure: > > Nobody really complained so I went ahead and added > > > > https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning#Bug > > zi lla_versions > > > > We will start doing this for KDE Applications 17.12 > > That means the minimum required CMake version is now 3.0, as "project(… > VERSION)" was introduced in that version (according to the release notes). > > Is there any general policy about what the minimum required CMake version > is?
latest KF5 require that version already, so most distros compiling newer stuff already have that as a requirement, yes i know your app, for example Okular depends on an older KF5 version that doesn't require cmake 3.0, but honestly who compiles a really new Okular with a really old KF5 ? Cheers, Albert > > Eike