[Cmake] some starting help wanted :-)

William A. Hoffman billlist at nycap.rr.com
Wed, 28 Apr 2004 09:16:00 -0400


Also, see QT_WRAP_CPP and QT_WRAP_UI commands here:
http://www.cmake.org/HTML/Documentation.html

-Bill



>>3) Additionally to the Qt moc preprocessor kde features a bunch of other code generators (e.g. for dcop and other stuff), which have to be run before the actual compiling. Where do I start to look how to implement this ? 
>
>Take a look at the implementation of the ADD_CUSTOM_COMMAND command in Source/cmAddCustomCommandCommand.cxx.
>
>-Brad
>_______________________________________________
>Cmake mailing list
>Cmake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake