e6db4c5a4e
Provide options to fail without blocking or to block up to a timeout. Provide options to specify the scope containing the lock so it can be released automatically at the end of a function, file, or process. Extend the RunCMake.file test with cases covering the file(LOCK) command usage and error cases.
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
CMake Error at LOCK-error-file-create-fail\.cmake:[0-9]+ \(file\):
|
|
file
|
|
|
|
".*"
|
|
|
|
creation failed \(check permissions\)\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|