mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-19 21:01:05 -05:00
The matches have already been calculated and can simply be taken from CMAKE_MATCH_n variables. This avoids multiple compilations of the same or very similar regular expressions.