[CMake] cmake 2.2.0 and KDevelop3 Generator
William A. Hoffman
billlist at nycap.rr.com
Tue Jul 19 13:11:59 EDT 2005
The problem is that Kdevelop has modes "very short", "short", or "long"
for viewing output and the default is very short. In that mode, you see
nothing with a cmake project. It seems better to let Kdevelop do its thing
with those modes.
-Bill
At 12:27 PM 7/19/2005, Filipe Sousa wrote:
>On Monday 18 July 2005 19:39, William A. Hoffman wrote:
>> >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/makeactionfilte
>> >r.cpp?rev=409203&view=auto
>> >
>> >Bye
>> >Alex
>>
>> OK, then in that case we should turn CMAKE_VERBOSE to be on by default for
>> Kdevelop projects. It would seem that Kdevelop needs all the output to do
>> the right thing.
>
>I don't know which version of kdeveloper are you talking about, but it works
>perfectly well and I certainly don't need verbose output. See the screen shot
>attached and tell me is is not enough.
>
>> -Bill
>>
>> _______________________________________________
>> CMake mailing list
>> CMake at cmake.org
>> http://www.cmake.org/mailman/listinfo/cmake
>
>--
>Filipe Sousa
>
>
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list