mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
In commit v3.0.0-rc1~551^2~1 (Check*CompilerFlag: make C and CXX modules share most error patterns, 2013-08-08) a pattern containing a ';' was moved out of a ""-quoted argument and into a variable. CMake flattens the containing list and breaks the pattern. Use a '.' to match ';'.
2.1 KiB
2.1 KiB