[CMake] Parellel Visual Studio builds of targets in the same CMakeLists.txt sometimes fail

Brad King brad.king at kitware.com
Wed Feb 13 14:06:08 EST 2013


On 11/05/2012 05:48 PM, Todd Greer wrote:
> in parallel, these targets sometimes seem to collide, yielding an error like this:
> 
> CUSTOMBUILD : CMake error : Cannot restore timestamp <outdir>\CMakeFiles\generate.stamp

FYI, I've fixed this in upstream CMake here:

 VS: Replace generation timestamp file atomically
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2dc17f88

-Brad


More information about the CMake mailing list