https://github.com/Kitware/CMake
Raw File
Tip revision: 64130a7e793483e24c1d68bdd234f81d5edb2d51 authored by Brad King on 24 March 2016, 13:56:42 UTC
CMake 3.5.1
Tip revision: 64130a7
INCLUDE_REGULAR_EXPRESSION.rst
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.
back to top