summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst b/share/cmake-3.5/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst
new file mode 100755
index 0000000..bb90c61
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst
@@ -0,0 +1,9 @@
+INCLUDE_REGULAR_EXPRESSION
+--------------------------
+
+Include file scanning regular expression.
+
+This property specifies the regular expression used during
+dependency scanning to match include files that should be followed.
+See the :command:`include_regular_expression` command for a high-level
+interface to set this property.