FindQt4.cmake cleanup, please test
Paulo Jorge Guedes
Paulo.Guedes at artelecom.pt
Mon Oct 23 14:47:31 CEST 2006
> -----Original Message-----
> From: David Faure [mailto:faure at kde.org]
> Sent: sexta-feira, 20 de Outubro de 2006 22:45
> To: kde-buildsystem at kde.org
> Subject: FindQt4.cmake cleanup, please test
>
> Now that we're using Qt-4.2, we can clean up FindQt4.cmake to stop
looking
> for
> QtCore_debug.so etc.
> My main motivation being more speed and less confusing output (about
many
> libs not being found).
>
> This means we can clean up the whole QT_FOO_LIBRARY_DEBUG/_RELEASE
stuff,
> too, except
> on Windows. Does only msvc have debug versions of the libs, or does
that
> apply to mingw too?
> The current code says if(MSVC) so I kept it that way.
>
> Also, what's QT_${basename}_LIBRARIES used for? That one isn't
documented.
>
> Here's my suggestion for a FindQt4 cleanup. It works for me, but it
would
> be a good idea
> to get it tested on other systems, including Mac and Windows (msvc and
> mingw), before I commit.
Works fine on msvc and mingw :)
Paulo
More information about the Kde-buildsystem
mailing list