kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #22301
Re: Changing the CMAKE_BUILD_TYPE flag
RelWithDebInfo is a nice compromise and would make backtrace information
from user bug reports less useless.
On Jan 4, 2016 09:06, "Wayne Stambaugh" <stambaughw@xxxxxxxxx> wrote:
> I would rather not. Most if not all projects I've ever work with the
> release build was the default not the debug build. Enabling debugging
> is almost universally left to the developer. If we change this, my
> guess is all of our package builders would be creating debug builds
> which is not what we want.
>
> On 1/3/2016 10:50 PM, Jon Neal wrote:
> > Is there any chance that the CMAKE_BUILD_TYPE flag could be changed from
> > Product to Debug by default? It is the only flag I have to include when
> > I run cmake now and I often forget to set it.
> >
> > Jon
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~kicad-developers
> > Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~kicad-developers
> > More help : https://help.launchpad.net/ListHelp
> >
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References