Re: [CMake] upper/lower case

2012-02-23 Thread Andrea Crotti
On 02/23/2012 04:52 PM, Michael Wild wrote: On 02/23/2012 04:08 PM, Andrea Crotti wrote: I really physically suffer using case-insensitive languages, Seriously? You must be an annoyingly happy person if that's your biggest problem in life! ;-) It's a quite minor problem, but I think it's not

Re: [CMake] upper/lower case

2012-02-23 Thread Michael Wild
On 02/23/2012 04:08 PM, Andrea Crotti wrote: > I really physically suffer using case-insensitive languages, Seriously? You must be an annoyingly happy person if that's your biggest problem in life! ;-) > but is > there any convention to decide > at least when to use upper and when to use a lower

[CMake] upper/lower case

2012-02-23 Thread Andrea Crotti
I really physically suffer using case-insensitive languages, but is there any convention to decide at least when to use upper and when to use a lower case? For example user defined variables should be upper or lower case? Or what happens if I hide by mistake a CMake-defined variable? (are they