Re: [Plplot-devel] CMake problem with hyphen in path

2019-07-13 Thread Phil Rosenberg
Hi Alan You may be right. I tried commenting out the offending regex replace, which meant cmake finished with no issues. But, when I tried to compile I found I had a similar problem with header files. I couldn't actually find the offending code that is causing that problem. I tried adding some q

Re: [Plplot-devel] CMake problem with hyphen in path

2019-07-13 Thread Alan W. Irwin
On 2019-07-13 08:05- Phil Rosenberg wrote: Hi Alan You may be right. I tried commenting out the offending regex replace, which meant cmake finished with no issues. But, when I tried to compile I found I had a similar problem with header files. I couldn't actually find the offending code th