[cmake-developers] RFC: add version to project() call

Alexander Neundorf neundorf at kde.org
Tue Jan 7 17:25:43 EST 2014


On Monday 06 January 2014, Rolf Eike Beer wrote:
> Am Montag, 6. Januar 2014, 23:26:49 schrieb Alexander Neundorf:
> > On Monday 06 January 2014, Rolf Eike Beer wrote:
> > > Am Montag, 6. Januar 2014, 22:41:26 schrieb Alexander Neundorf:
> > > > Hi,
> > > > 
> > > > on cmake stage I have a simple branch AddVersionToProjectCommand.
> > > > This extends the project command to also accept a version number:
> > > > 
> > > > project(Foo VERSION 1.2.3 CXX)
> > > 
> > > Cool, I like this. Shouldn't there be spaces on both sides of operators
> > > (e.g. '>= 2')?
> >  
> >  ?
> 
> I mean in the C++ code where you check the components.

Ah, yes.

Alex



More information about the cmake-developers mailing list