summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/LOCK-error-no-guard.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/file/LOCK-error-no-guard.cmake')
-rw-r--r--Tests/RunCMake/file/LOCK-error-no-guard.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/file/LOCK-error-no-guard.cmake b/Tests/RunCMake/file/LOCK-error-no-guard.cmake
new file mode 100644
index 0000000..48ffc5e
--- /dev/null
+++ b/Tests/RunCMake/file/LOCK-error-no-guard.cmake
@@ -0,0 +1 @@
+file(LOCK "${CMAKE_CURRENT_BINARY_DIR}/file-to-lock" GUARD)