On Sunday 22 March 2009 01:01:44 Bill Hoffman wrote:
> Bill Hoffman wrote:
> > Vladimir Prus wrote:
>
> >>
> >> Therefore, that page is at very least inaccurate. I would like to request
> >> CMake developers fix that page.
> >>
> >
> >
On Saturday 21 March 2009 22:28:43 Piotr Dobrogost wrote:
> Hi
>
> On the following page
> http://www.cmake.org/cmake/help/documentation.html
> one can read the following statement
> "In addition many other popular open source projects use CMake such as
> VTK, ITK, ParaView, VXL, SecondLife and Bo
Hello,
I have cmake version '2.6-patch 2', and after I generate makefiles,
and build with
make CFLAGS=-O2
I don't see -O2 being used in the compiler command line. Is this
the expected behaviour?
I realize that CFLAGS is a automake convention, so I am not saying cmake
should support it,
Hendrik Sattler wrote:
> Am Saturday 22 November 2008 15:17:12 schrieb Vladimir Prus:
>> Michael Jackson wrote:
>> > On Nov 22, 2008, at 8:01 AM, Vladimir Prus wrote:
>> >> Bill Hoffman wrote:
>> >>> Robert Dailey wrote:
>> >>>> Hi
Michael Jackson wrote:
>
> On Nov 22, 2008, at 8:01 AM, Vladimir Prus wrote:
>
>> Bill Hoffman wrote:
>>
>>> Robert Dailey wrote:
>>>> Hi,
>>>>
>>>> I've done some googling on how to set warning levels for visual
>>&g
Bill Hoffman wrote:
> Robert Dailey wrote:
>> Hi,
>>
>> I've done some googling on how to set warning levels for visual studio
>> projects generated with CMake and I can't say I really enjoy the
>> proposed solutions I've found. Literally this should be a single
>> function call like:
>>
>> cmak
Daniel Stonier wrote:
> 2008/11/2 Esben Mose Hansen <[EMAIL PROTECTED]>:
>> On Saturday 01 November 2008 20:16:42 Michael Jackson wrote:
>>> Just wanted to let the cmake community know that very early CMake
>>> support has been added to the Boost trunk. Currently only some of the
>>
>> That is gre