Re: glew pkg-config file

2014-03-14 Thread Ryan Schmidt
On Mar 12, 2014, at 14:18, René J.V. Bertin wrote: > I just noticed that the prefix, exec_prefix, libdir and includedir entries in > glew.pc and glewmx.pc remain set to the destroot values, instead of to the > final destination. I'm not sure yet, but this may explain why cmake doesn't > (alway

glew pkg-config file

2014-03-12 Thread René J.V. Bertin
I just noticed that the prefix, exec_prefix, libdir and includedir entries in glew.pc and glewmx.pc remain set to the destroot values, instead of to the final destination. I'm not sure yet, but this may explain why cmake doesn't (always) detect the package. __