cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CMake style

From: Bill Hoffman <bill.hoffman_at_kitware.com>
Date: Tue, 09 Jun 2009 13:30:19 -0400

Daniel Stenberg wrote:
> On Mon, 8 Jun 2009, Bill Hoffman wrote:
>
>> 1. I would like to use lower case cmake command calls. Currently, the
>> files use the upper case CMake style (affectionately known as Scream
>> Make by some...).
>
> I'm a subscriber to that philosophy in general, so I'd be just fine with
> it for the cmake stuff as well.
>
>> 2. I would like to re-indent the files and change tabs into spaces.
>>
>> As an example, in my editor when I look at some of the CMake code, it
>> looks like this: (Note the huge indents because of tabs...)
>
> Here too I concur with your suggestion.
>
Great, I just checked in those changes. The commands are lower case,
and the indents are now spaces.

-Bill
Received on 2009-06-09