I correct this by adding that it actually removes the CMakeLists.txt from the vcproj, so it is exactly what you need.Try this: SET(CMAKE_SUPPRESS_REGENERATION "1") And the custom build step will not be generated. -Sylvain
-Sylvain _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
