KDE/kdesdk/kbugbuster

David Faure faure at kde.org
Mon May 15 23:27:04 CEST 2006


On Monday 15 May 2006 22:55, Laurent Montel wrote:
> SVN commit 541270 by mlaurent:
> 
> Add message to signal why kresource will not compile
> (I think that it will better to have a "configure.in.bot" into cmake)

In other terms, this is a request for a way to collect warnings and show them at the end
of the execution. Could be done with kde-specific macros or could be done in cmake.
Any CMakeLists.txt in any subdir could "add a message to the list", and then some
code that runs at the end of it all (I guess that would be the bottom of the toplevel
CMakeLists.txt) would issue those messages.

Is there interest for such a feature in cmake or should we implement it with our own macros?

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list