mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Construct a regex that can match a path with special characters instead of treating the path as a regex directly. Fixes: #18967
Construct a regex that can match a path with special characters instead of treating the path as a regex directly. Fixes: #18967