macros.cmake: set -DCMAKE_BUILD_TYPE=ReleaseWithDebInfo by default

Ville Skyttä ville.skytta at iki.fi
Tue Nov 13 22:14:06 UTC 2012


On 2012-11-13 00:46, Rex Dieter wrote:

> 2.  building with -DNDEBUG by default?

Is NDEBUG something commonly found/used in projecets built with cmake?
If so, I think building with it would be generally more desirable than
building without it, because doing the latter might enable extra
debugging code that isn't welcome in non-developer builds.


More information about the devel mailing list