Re: [Plplot-devel] Building examples in install tree using cmake

2011-11-01 Thread Alan W. Irwin
On 2011-10-31 20:48- Andrew Ross wrote: > > I've been testing using the cmake support for building examples in the > install tree and encountered 3 bugs to do with references back to the > original plplot source / binary tree or problems using a separate > binary directory. > > For reference t

[Plplot-devel] Building examples in install tree using cmake

2011-10-31 Thread Andrew Ross
I've been testing using the cmake support for building examples in the install tree and encountered 3 bugs to do with references back to the original plplot source / binary tree or problems using a separate binary directory. For reference the recipe was something like mkdir build_examples cd bu