At 08:31 AM 6/5/2006, Sylvain Benner wrote: >I wrote a custom generator to do this. You must get the source files from the >CVS. > >(1) You can disable the custom build rules by redefining : >void cmLocalVisualStudio7GeneratorMP::AddVCProjBuildRule(cmTarget& tgt) >
SET(CMAKE_SUPPRESS_REGENERATION TRUE) will do the same thing but without having to modifiy the source of cmake. -Bill _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
