From kde-core-devel Sun Sep 30 07:57:11 2012 From: Alexander Neundorf Date: Sun, 30 Sep 2012 07:57:11 +0000 To: kde-core-devel Subject: Re: Requiring cmake 2.8.9 for kdelibs 4.10 ? Message-Id: <201209300957.12177.neundorf () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=134899185915187 On Sunday 30 September 2012, you wrote: > Hello, > > Saturday 29 September 2012 14:51:30 rašė: > > On Saturday 29 September 2012 13:47:16 Thomas Lübking wrote: > > > Am 29.09.2012, 13:19 Uhr, schrieb Alexander Neundorf : > > > > Do you mean they ship cmake 2.8.9 rc1 ? > > > > > > Seems so. > > > http://packages.debian.org/search?keywords=cmake&searchon=names&suite=t > > > est in g§ion=all > > > > or > > > > http://release.debian.org/migration/testing.pl?package=cmake > > The ultimate goal is to ship the next Debian stable with cmake 2.8.9 final. That's good :-) If I say in some project cmake_minimum_required(VERSION 2.8.9) then I expect that this project gets at least 2.8.9 final release, with all features, fixes and bugs of that exact release. Getting a RC instead can lead to trouble. Alex