[cmake-developers] CMake instances sharing some modifiable resources

Brad King brad.king at kitware.com
Thu Jun 18 09:28:09 EDT 2015


On 06/17/2015 04:56 PM, Robert Goulet wrote:
> I saw the file(LOCK) command

That should be what you need.  All the file_append.cmake scripts need
to agree on a file path to lock (like "output.txt.lock").

-Brad



More information about the cmake-developers mailing list