cmake/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst

10 lines
328 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
INCLUDE_REGULAR_EXPRESSION
--------------------------
Include file scanning regular expression.
2015-11-17 17:22:37 +01:00
This property specifies the regular expression used during
2014-08-03 19:52:23 +02:00
dependency scanning to match include files that should be followed.
2015-11-17 17:22:37 +01:00
See the :command:`include_regular_expression` command for a high-level
interface to set this property.