Re: [CMake] FindPerlLibs.cmake bug or I don't understand string regex replace

2009-12-21 Thread Hugh Sorby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Finally I have gotten around to doing this. I have created this patch on Linux so hopefully missing line ends are back. Alexander Neundorf wrote: > On Monday 07 December 2009, Hugh Sorby wrote: >> I have been trying to get FindPerlLibs to work on wi

Re: [CMake] FindPerlLibs.cmake bug or I don't understand string regex replace

2009-12-08 Thread Alexander Neundorf
On Monday 07 December 2009, Hugh Sorby wrote: > I have been trying to get FindPerlLibs to work on windows (Vista). It's > taken me a while but I think I have found the problem. As far as I have > been able to identify the string regex replace call returns (what I > think is) an undesirable result

[CMake] FindPerlLibs.cmake bug or I don't understand string regex replace

2009-12-06 Thread Hugh Sorby
I have been trying to get FindPerlLibs to work on windows (Vista). It's taken me a while but I think I have found the problem. As far as I have been able to identify the string regex replace call returns (what I think is) an undesirable result. Below is an example to illustrate the problem