From: <sp...@us...> - 2004-02-26 20:29:16
|
Update of /cvsroot/rtk/rtk/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16258/doc Added Files: CMakeLists.txt Log Message: Added docs target in makefiles, added new tests to makefiles --- NEW FILE: CMakeLists.txt --- ADD_CUSTOM_TARGET(docs (cd .. && doxygen rtk.doxygen)) |