CMake/Tests/RunCMake/file/LOCK-error-no-path-stderr.txt
Ruslan Baratov e6db4c5a4e file: Add LOCK subcommand to do file and directory locking
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.
2014-12-03 09:47:44 -05:00

5 lines
183 B
Plaintext

CMake Error at LOCK-error-no-path.cmake:[0-9]+ \(file\):
file must be called with at least two arguments.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)