Debug builds of subsurface

Thiago Macieira thiago at macieira.org
Fri Nov 15 08:58:48 UTC 2013


On sexta-feira, 15 de novembro de 2013 11:28:06, Tomaz Canabrava wrote:
> Thiago,
> 
> I'm currently adding manually a CONFIG += debug_and_release on the
> subsurface-config.pri because I don't know if this is acceptable upstream.
> can you or me commit this?

You should just pass that to qmake when running it:

	qmake CONFIG+=debug_and_release
or
	qmake -config debug_and_release

My command-line is:
	qmake LIBDCDEVEL=y INCLUDEPATH+=/home/thiago/kde/include \
	LIBS+=-L/home/thiago/kde/lib V=1 DEFINES+=QT_STL

It is a debug build for me because qmake is chosen via qtchooser to be from my 
qt-4.8-debug build.
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131115/30a47df1/attachment.sig>


More information about the subsurface mailing list