Try this:
SET(CMAKE_SUPPRESS_REGENERATION "1")

And the custom build step will not be generated.

-Sylvain
I correct this by adding that it actually removes the CMakeLists.txt from the vcproj, so it is exactly what you need.

-Sylvain

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to