On Monday 02 July 2007 13:09, Mike Arthur wrote: > On Saturday 30 June 2007 22:22:28 Mike Arthur wrote: > > On Wednesday 27 June 2007 20:25:33 Mike Arthur wrote: > > > On Wednesday 27 June 2007 20:04:34 Alexander Neundorf wrote: > > > > Maybe try it at first with a simple "hello world" program: > > > > CMakeLists.txt > > > > add_executable(hello main.c) > > > > > > > > This should be colored. > > > > > > Interesting... > > > Seems to work! > > > > No further ideas about this? > > Still not working for KDE... > > Worked out the problem. > Is there any technical reason the KDevelop generator SHOULDN'T produce > coloured makefiles?
Yes, the output view of kdevelop doesn"t support the colors, so you'll see the control characters instead of the colors. Are you using kdevelop ? Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
