[CMake] Newbie about REGEX
Pascal Fleury
fleury at users.sourceforge.net
Sat Feb 10 20:21:48 EST 2007
On Sunday 11 February 2007 02:05:12 Alan W. Irwin wrote:
> On 2007-02-11 01:54+0100 Pascal Fleury wrote:
> Try four escapes, i.e., REGEX "^.*\\\\.h$". I am not sure four escapes
> are needed in all REGEX contexts, but I am aware of at least one where they
> are needed so it is worth a try in this case.
Good suggestion, but it did not help... It looks like it is completely
ignoring the REGEX in the INSTALL. I have tried REGEX "h$" and it still
copies everything. I am wondering if I misunderstand its use here...
I did not find any bug report either on the bug tracker.
Any other idea ?
--paf
More information about the CMake
mailing list