Hi,

I have been using the CMake GUI on Windows lately to build PLplot
and it turns out that you can set the installation directory from
"c:\program files\plplot" to anything you like, which is great,
but you have to do that for a lot of variables:
CMAKE_INSTALL_BINDIR, CMAKE_INSTALL_DATADIR etc. 8 variables in
total.

Is it possible to derive all these directories from simply one
directory variable? That would make it easier to change the
installation directory structure in a consistent way.

I checked the CMakeLists.txt files: these variables seem to
be set by CMake itself. (Perhaps I can better send this to
the CMake list)

Regards,

Arjen

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to