ceecd7902f
With PushScope and PopScope, keeping track of another bit of data for each scope isn't easy. Instead, store it as another CMake variable so it gets implicitly tracked along with everything else. This works in a revert of commit 7d674b5f0b28a610333644d417c2e8cb796cc9e4.
6 lines
152 B
ReStructuredText
6 lines
152 B
ReStructuredText
cached-regex-clear-fixed
|
|
------------------------
|
|
|
|
* Add :variable:`CMAKE_MATCH_COUNT` for the number of matches made in the last
|
|
regular expression.
|