From: <le...@us...> - 2004-03-03 11:00:35
|
Update of /cvsroot/rtk/rtk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17065 Modified Files: CMakeLists.txt Log Message: Small change in /CMakeLists.txt . Index: CMakeLists.txt =================================================================== RCS file: /cvsroot/rtk/rtk/CMakeLists.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** CMakeLists.txt 26 Feb 2004 20:13:15 -0000 1.10 --- CMakeLists.txt 3 Mar 2004 10:40:15 -0000 1.11 *************** *** 120,124 **** SET(RTK_LIBRTK rtk${RTK_LIB_SUFFIX}) - FILE(APPEND filename "message to write"... ) ## --- 120,123 ---- |