Phil,
This is a little odd as it the FindShapelib.cmake file is just using
standard cmake calls like find_library and find_path. These should
honour your set variables. In fact it looks like they do, except that
they are treating them as relative paths so tack your current
directory on the front?
I've just started having some problems building plplot. I run cmake to generate
a visual studio project, but when I try to build I get the error
c1 : fatal error C1083: Cannot open source file:
'D:/SourceCode/Libraries/shapelib-1.3.0/include/shapelib': Permission denied
It's not surprising th