summaryrefslogtreecommitdiff
path: root/Help/module/CMAKE_REQUIRED_INCLUDES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Help/module/CMAKE_REQUIRED_INCLUDES.txt')
-rw-r--r--Help/module/CMAKE_REQUIRED_INCLUDES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/module/CMAKE_REQUIRED_INCLUDES.txt b/Help/module/CMAKE_REQUIRED_INCLUDES.txt
new file mode 100644
index 0000000000..c8993bbfce
--- /dev/null
+++ b/Help/module/CMAKE_REQUIRED_INCLUDES.txt
@@ -0,0 +1,4 @@
+ ``CMAKE_REQUIRED_INCLUDES``
+ A :ref:`;-list <CMake Language Lists>` of header search paths to pass to
+ the compiler. These will be the only header search paths used--the contents
+ of the :prop_dir:`INCLUDE_DIRECTORIES` directory property will be ignored.