2013-10-15 19:17:36 +04:00
|
|
|
CMAKE_INCLUDE_PATH
|
|
|
|
------------------
|
|
|
|
|
2015-06-25 17:04:42 +03:00
|
|
|
:ref:`;-list <CMake Language Lists>` of directories specifying a search path
|
|
|
|
for the :command:`find_file` and :command:`find_path` commands. By default it
|
|
|
|
is empty, it is intended to be set by the project. See also
|
|
|
|
:variable:`CMAKE_SYSTEM_INCLUDE_PATH` and :variable:`CMAKE_PREFIX_PATH`.
|