kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #22299
Re: Changing the CMAKE_BUILD_TYPE flag
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
>
Follow ups
References