summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-02-08 15:33:02 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-02-08 15:33:02 (GMT)
commit2619317c66ece81a9103731736ed7c8718e45666 (patch)
treecc6bdf2f5991c01912ae8612ed9abb11c5bbf8cf /Help/command
parentc1ee5166adcbe0aeb25b6cd368bd2917a70b22b4 (diff)
parenta3b91d164043bdef713c0490f3069c00851ccf13 (diff)
downloadCMake-2619317c66ece81a9103731736ed7c8718e45666.zip
CMake-2619317c66ece81a9103731736ed7c8718e45666.tar.gz
CMake-2619317c66ece81a9103731736ed7c8718e45666.tar.bz2
Merge topic 'fix-doc-typos'
a3b91d16 Help: Fix command specification for cmake_minimum_required d8c90800 Help: Fix mistake in cmake-buildsystem(7) example
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/cmake_minimum_required.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/cmake_minimum_required.rst b/Help/command/cmake_minimum_required.rst
index 8573218..dc65a9e 100644
--- a/Help/command/cmake_minimum_required.rst
+++ b/Help/command/cmake_minimum_required.rst
@@ -5,7 +5,7 @@ Set the minimum required version of cmake for a project.
::
- cmake_minimum_required(VERSION major[.minor[.patch[.tweak]]]
+ cmake_minimum_required(VERSION major.minor[.patch[.tweak]]
[FATAL_ERROR])
If the current version of CMake is lower than that required it will