mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06:00
Help: minor improvement for the CMAKE_PREFIX_PATH docs
With this patch the CMAKE_PREFIX_PATH env. var. is now mentioned in the help for the CMAKE_PREFIX_PATH cmake var.
This commit is contained in:
@@ -10,6 +10,9 @@ documentation.
|
||||
|
||||
By default this is empty. It is intended to be set by the project.
|
||||
|
||||
There is also an environment variable :envvar:`CMAKE_PREFIX_PATH`, which is is used
|
||||
as an additional list of search prefixes.
|
||||
|
||||
See also :variable:`CMAKE_SYSTEM_PREFIX_PATH`, :variable:`CMAKE_INCLUDE_PATH`,
|
||||
:variable:`CMAKE_LIBRARY_PATH`, :variable:`CMAKE_PROGRAM_PATH`, and
|
||||
:variable:`CMAKE_IGNORE_PATH`.
|
||||
|
||||
Reference in New Issue
Block a user