On 2010-02-22 00:26-0800 Alan W. Irwin wrote: > How about cmake/modules/language_support/cmake-2.6/Platform/Windows-df.cmake? > > There is a file of that name in CMake (donated by you long ago?) that is > identical between 2.6.0 and 2.8.1-RC3 (and presumably every version > between), but which is different from the PLplot version. If the PLplot > version is better, should that revised version of Windows-df.cmake be > submitted to CMake to be released as 2.8.1 so we can (eventually) drop our > own version of that file?
P.S. with the current location of cmake/modules/language_support/cmake-2.6/Platform/Windows-df.cmake, that file will be used for CMake-2.6.x, but not CMake-2.8.x. If you want it to be used regardless of CMake version, then it should be moved to cmake/modules/language_support/cmake/Platform/Windows-df.cmake. If you agree this is correct, then please do the appropriate svn move command. This fix might solve some of your CMake-2.8 test issues. 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 __________________________ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
