Re: [Plplot-devel] How to use plplot in my project using cmake ?

2017-09-26 Thread Alan W. Irwin
On 2017-09-26 10:43+0200 Laurent Berger wrote: Hi alan, Ok in this folder http://perso.univ-lemans.fr/~berger/Afsd56/plplot/ you got everything from git clone to wxopencv build In http://perso.univ-lemans.fr/~berger/Afsd56/plplot/ you can find result of plplot install in http://perso.univ-

Re: [Plplot-devel] How to use plplot in my project using cmake ?

2017-09-26 Thread Laurent Berger
Hi alan, Ok in this folder http://perso.univ-lemans.fr/~berger/Afsd56/plplot/ you got everything from git clone to wxopencv build In http://perso.univ-lemans.fr/~berger/Afsd56/plplot/ you can find result of plplot install in http://perso.univ-lemans.fr/~berger/Afsd56/plplot/TXT_INFO/ you 've

Re: [Plplot-devel] How to use plplot in my project using cmake ?

2017-09-26 Thread Alan W. Irwin
On 2017-09-26 09:01+0200 Laurent Berger wrote: Hi Alan, I tried this if (PLplot_FOUND) message( " PATH0 ${PLplotwx_LIBS}" ) message( " PATH1 ${PLplot_INCLUDE_DIR}" ) message( " PATH3 ${PLplot_DIR}" ) message( " PATH4 ${PLplotcxx_LIBS}" ) get_target_property(PLplotwx_LIBS plplotwxwidgets INTE

Re: [Plplot-devel] How to use plplot in my project using cmake ?

2017-09-26 Thread Laurent Berger
Hi Alan, I tried this if (PLplot_FOUND) message( " PATH0 ${PLplotwx_LIBS}" ) message( " PATH1 ${PLplot_INCLUDE_DIR}" ) message( " PATH3 ${PLplot_DIR}" ) message( " PATH4 ${PLplotcxx_LIBS}" ) get_target_property(PLplotwx_LIBS plplotwxwidgets INTERFACE_LINK_LIBRARIES) get_target_property(PLplot_