mirror of
https://github.com/reactos/CMake.git
synced 2025-01-19 09:54:02 +00:00
b0b4b4602f
All these expressions work the same: "foo" ".*foo.*" "^.*foo.*$" This assumes that the "Intel*" expressions were meant to be "Intel.*".