summaryrefslogtreecommitdiffstats
path: root/Help/command/find_package.rst
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2018-10-25 13:31:56 (GMT)
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2018-10-25 13:44:59 (GMT)
commit24fa04018cbfcbbd9c52418be2ead8802eb361c4 (patch)
treed56ce8e950629809844374f74c45a1aa39f0740f /Help/command/find_package.rst
parentbba42bb91e25a35791e71461858403360192778b (diff)
downloadCMake-24fa04018cbfcbbd9c52418be2ead8802eb361c4.zip
CMake-24fa04018cbfcbbd9c52418be2ead8802eb361c4.tar.gz
CMake-24fa04018cbfcbbd9c52418be2ead8802eb361c4.tar.bz2
Help: Spell out ";-list" as "semicolon-separated list"
Diffstat (limited to 'Help/command/find_package.rst')
-rw-r--r--Help/command/find_package.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst
index 3ae9c2d..551b483 100644
--- a/Help/command/find_package.rst
+++ b/Help/command/find_package.rst
@@ -290,7 +290,7 @@ enabled.
2. Search paths specified in cmake-specific cache variables. These
are intended to be used on the command line with a ``-DVAR=value``.
- The values are interpreted as :ref:`;-lists <CMake Language Lists>`.
+ The values are interpreted as :ref:`semicolon-separated lists <CMake Language Lists>`.
This can be skipped if ``NO_CMAKE_PATH`` is passed::
CMAKE_PREFIX_PATH