KDE 4 class for cdbs

Peter Eisentraut peter_e at gmx.net
Thu Feb 14 08:31:02 UTC 2008


Am Dienstag, 12. Februar 2008 schrieb Armin Berres:
> On Tue, 12 Feb 08 12:28, Peter Eisentraut wrote:
> > | DEB_CMAKE_EXTRA_FLAGS += \
> > |                     -DCMAKE_BUILD_TYPE=Debian \
> >
> > I don't see "Debian" documented as a valid value for this variable.  What
> > is this supposed to do?  Should this be in the cmake class?
>
> It is defined in this patch:
> <http://svn.debian.org/wsvn/pkg-kde/branches/kde4/packages/kdelibs/debian/p
>atches/08_add_debian_build_type.diff> Does every KDE 4 app use
> FindKDE4Internal.cmake? If yes it should be in the class, otherwise it
> shouldn't.

It seems to me that a much less roundabout way to accomplish that would be to 
just add -DNDEBUG to CPPFLAGS in the debian/rules file.  I'll see whether 
that is a viable alternative.



More information about the pkg-kde-talk mailing list