summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-12-01 15:18:03 (GMT)
committerBrad King <brad.king@kitware.com>2014-12-03 14:47:44 (GMT)
commit930178283a749c4020265259ea3f828552affba2 (patch)
tree4cb0321a7546251a20ee2b599fd3a094fc00738d /Help
parente6db4c5a4ede8039ed525e3facebd7e0eb7ec1b7 (diff)
downloadCMake-930178283a749c4020265259ea3f828552affba2.zip
CMake-930178283a749c4020265259ea3f828552affba2.tar.gz
CMake-930178283a749c4020265259ea3f828552affba2.tar.bz2
Help: Add notes for topic 'file-LOCK-command'
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/file-LOCK-command.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/file-LOCK-command.rst b/Help/release/dev/file-LOCK-command.rst
new file mode 100644
index 0000000..4b11e9e
--- /dev/null
+++ b/Help/release/dev/file-LOCK-command.rst
@@ -0,0 +1,5 @@
+file-LOCK-command
+-----------------
+
+* The :command:`file(LOCK)` subcommand was created to allow CMake
+ processes to synchronize through file and directory locks.