Re: [CMake] cmake 2.2.0 and KDevelop3 Generator

Alexander Neundorf a.neundorf-work at gmx.net
Mon Jul 18 14:38:29 EDT 2005


> Von: "William A. Hoffman" <billlist at nycap.rr.com>
> 
> >
> >I'll have a look, but I think this setting is kdevelop-wide, instead of
> >project-wide. If that's the case cmake can't do anything about it.
> >You either have to make the cmake output verbose or set the kdevelop view
> to
> >not-very-short.
> 
> What do you mean make the cmake output verbose?   

SET(CMAKE_VERBOSE_MAKEFILES TRUE)

> How does this filtering working in kdevelop anyway?

It checks the output from make for known regexps, and if it sees it's a
"compile" command it only shows "Compiling foo.o"
See

http://websvn.kde.org/trunk/KDE/kdevelop/parts/outputviews/makeactionfilter.cpp?rev=409203&view=auto

Bye
Alex

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


More information about the CMake mailing list