diff options
Diffstat (limited to 'Help/command/find_package.rst')
-rw-r--r-- | Help/command/find_package.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst index 9395356..937a930 100644 --- a/Help/command/find_package.rst +++ b/Help/command/find_package.rst @@ -291,7 +291,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 |