[cmake-developers] New command 'file(LOCK_DIRECTORY ...)'

Brad King brad.king at kitware.com
Fri Dec 5 13:04:49 EST 2014


On 12/05/2014 09:51 AM, Ruslan Baratov wrote:
> Sending patch with 'long'.

Applied while also renaming to StringToLong, thanks:

 file: Use 'long' to represent the parsed LOCK TIMEOUT value
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=97841dad

> What granularity you think is appropriate, 100 ms? 10 ms? (It will be 
> value in `cmSystemTools::Delay(...);`)

On second thought, it is easy to change this later if a case comes up
that really needs it, so let's stay with 1s for now.

Thanks,
-Brad



More information about the cmake-developers mailing list