1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 15:43:13 +02:00
Files
anope/cmake
Sadie Powell 6a7488edc1 Remove double escaping in CMake regex matching.
This is not needed now we use regex matching directly instead of
via the CMake 2.4 function wrapper.

Fixes building extra modules.
2021-12-14 11:11:22 +00:00
..