mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 10:16:50 +00:00
4efda261fe
It costs an extra cmMakefile member and extra code to maintain in directory property handling. Remove documentation note that it is read-only and specify high-level command to populate it.
10 lines
328 B
ReStructuredText
10 lines
328 B
ReStructuredText
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.
|