summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/variable/CMAKE_INCLUDE_PATH.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.6/Help/variable/CMAKE_INCLUDE_PATH.rst')
-rw-r--r--share/cmake-3.6/Help/variable/CMAKE_INCLUDE_PATH.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/share/cmake-3.6/Help/variable/CMAKE_INCLUDE_PATH.rst b/share/cmake-3.6/Help/variable/CMAKE_INCLUDE_PATH.rst
deleted file mode 100644
index e4e7f2c..0000000
--- a/share/cmake-3.6/Help/variable/CMAKE_INCLUDE_PATH.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-CMAKE_INCLUDE_PATH
-------------------
-
-: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`.