Hi, If I call cmake with, say, -DFOO:STRING=Bar, how can I do so that the value of FOO will be remembered the next time cmake is issued, without having to give it explicitly? This is particularly usefule in case I just wanna do "make" again and have the makefiles be updated anyways.
Thanks! -- Salvatore Iovene http://www.iovene.com/ Key Fingerprint: 5647 944D D5AD 2E87 00B4 7D54 2864 359D FF20 16D8 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
