On Sat, Aug 27, 2011 at 5:53 AM, Alexis Moinet
wrote:
> On 26/08/11 17:54, Marc-André Moreau wrote :
>> How do we:
>> Generate Release vs Debug project files (default seems to be release)
>
> BTW actually default is "None" which is different from "Release":
>
> "Release" sets (at least) two flags
On 26/08/11 17:54, Marc-André Moreau wrote :
> How do we:
> Generate Release vs Debug project files (default seems to be release)
BTW actually default is "None" which is different from "Release":
"Release" sets (at least) two flags for gcc : "-O3" and "-DNDEBUG".
"None" defines none.
Alexis
---
On 26/08/11 17:54, Marc-André Moreau wrote :
> Hi all,
>
> As 1.0 progresses, people are slowly getting used to cmake. There are still
> many things which aren't obvious to newcomers though, and I am still learning
> a lot.
>
> Is there anyone experienced with cmake that would like to work on d
On Fri, Aug 26, 2011 at 12:54 PM, Marc-André Moreau
wrote:
> Hi all,
> As 1.0 progresses, people are slowly getting used to cmake. There are still
> many things which aren't obvious to newcomers though, and I am still
> learning a lot.
> Is there anyone experienced with cmake that would like to wo
Hi all,
As 1.0 progresses, people are slowly getting used to cmake. There are still
many things which aren't obvious to newcomers though, and I am still
learning a lot.
Is there anyone experienced with cmake that would like to work on
documenting its usage on the wiki?
Generate makefiles:
cmake