mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 23:19:13 +00:00
![Ruslan Baratov](/assets/img/avatar_default.png)
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.
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
CMake Error at LOCK-error-no-timeout\.cmake:[0-9]+ \(file\):
|
|
expected timeout value after TIMEOUT
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|