On 2009-09-28 14:26-0600 Orion Poplawski wrote: > Is it intentional to be installing the following cmake files? > > /usr/share/plplot5.9.5/examples/CMakeLists.txt > /usr/share/plplot5.9.5/examples/cmake/modules/CMakeAdaCompiler.cmake.in > /usr/share/plplot5.9.5/examples/cmake/modules/CMakeAdaInformation.cmake > > /usr/share/plplot5.9.5/examples/cmake/modules/CMakeDetermineAdaCompiler.cmake > > /usr/share/plplot5.9.5/examples/cmake/modules/CMakeFortranInformation.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/CMakeTestAdaCompiler.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/FindPkgConfig.cmake > > /usr/share/plplot5.9.5/examples/cmake/modules/Platform/Cygwin-GNU-Fortran.cmake > > /usr/share/plplot5.9.5/examples/cmake/modules/Platform/Windows-GNU-Fortran.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/Platform/Windows-df.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/Platform/Windows-f90.cmake > > /usr/share/plplot5.9.5/examples/cmake/modules/export_plplot-noconfig.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/export_plplot.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/pkg-config.cmake > /usr/share/plplot5.9.5/examples/cmake/modules/plplot_configure.cmake
Hi Orion: Yes. Those files contain the important new CMake-based build system for the installed examples files that can be used to test a particular PLplot installation. As you have discovered, most of that new build system for the installed examples consists of CMakeLists.txt files in various installed examples directories, and the installed file, examples/cmake/modules/plplot_configure.cmake. The additional files in the installed version of examples/cmake/modules and examples/cmake/modules/Platforms are required for language support needed for our examples builds. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
