> Von: Brad King <[EMAIL PROTECTED]> ... > > Then the result is: > > > > SET(blub_LIB_DEPENDS "z;") > > > > Hmmm. > > And it really works for you ? > > Since the problem occurs with either command's APPEND option I wonder > if > there is a problem with opening files in append mode. What exact > compiler did you use to build this CMake? FILE(WRITE ...) FILE(APPEND ...) works. It's a slackware 9.1 with gcc 3.3.6 and kernel 2.4.22 (I know it's ancient). I'll have a look at the code. Bye Alex
-- "Feel free" mit GMX FreeMail! Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
