[Plplot-devel] Problems using the plplot cmake config file

2015-04-28 Thread Alan W. Irwin
On 2015-04-24 11:52-0700 Alan W. Irwin wrote: > I assume what you are trying to do is make a fully-loaded build of > PLplot and then split up the results into a bunch of different binary > packages, but if you look at export_plplot.cmake (which generated the > above error message) you can see the

Re: [Plplot-devel] Problems using the plplot cmake config file

2015-04-24 Thread Alan W. Irwin
On 2015-04-24 10:12-0600 Orion Poplawski wrote: > It appears that due to the way the plplot cmake config file is currently > constructed, in order to do a: > > find_package(plplot) > > You must have *every* built component installed or you get errors like: > > CMake Error at /usr/lib64/cmake/plplo

[Plplot-devel] Problems using the plplot cmake config file

2015-04-24 Thread Orion Poplawski
It appears that due to the way the plplot cmake config file is currently constructed, in order to do a: find_package(plplot) You must have *every* built component installed or you get errors like: CMake Error at /usr/lib64/cmake/plplot/export_plplot.cmake:163 (message): The imported target "pl