KDE & CMake (was Re: [CMake] the remaining problems with compiling KDE with cmake)

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jun 16 17:14:43 EDT 2005


> --- Ursprüngliche Nachricht --- 
> Von: Andy Cedilnik <andy.cedilnik at kitware.com> 
> An: "William A. Hoffman" <billlist at nycap.rr.com> 
> Kopie: cmake at cmake.org 
> Betreff: Re: KDE & CMake (was Re: [CMake] the 
> remaining	problems	with	compiling	KDE with cmake) 
> Datum: Thu, 16 Jun 2005 16:17:55 -0400 
>  
> Hi All, 
>  
> William A. Hoffman wrote: 
>  
> >>- flex/bison   OK 
> >>     
> >> 
> > 
> >This can be done with some custom commands and macros.   Although for 
> >most of our projects we add the generated source to cvs so that you 
can 
> build 
> >it on windows without those tools.   It is easy to make it run them if 
> they are 
> >present and use the checked in source if not.   We do this when we 
build 
> gcc for 
> >gccxml with cmake. 
> >   
> > 
>  
> Actually CMake has a code in it that uses lex and yacc to generate 
> cmCommandArgument* files. Look in CMake/Source. It is not used while 
> building CMake, but you can enable it. 
>  
> >>>Ordered by significance (from my impression): 
> >>>1) the all-upper-case commands look ugly to several developers 
> >>>       
> >>> 
> > 
> >I think we can change cmake so that upper or lower case commands work. 
> >   
> > 
>  
> Just implemented. CMake commands are now case insensitive. If you want 
> to use lowercase, go for it. 
 
You rock ! 
 
Alex 
 

-- 
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


More information about the CMake mailing list