summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18890] Update CMake fortran configure/build with changes from community.Allen Byrne2010-05-251-9/+0
| | | | | | | | - Add an install rule to copy compiled fortran module files - Only build the xlatefile utility if testing and tools are enabled - Don't do MPI HAVE_XXX checks until MPI_FOUND is true - Install needs H5version.h & H5overflow.h to be copied - Add debug information flags to debug compile and link lines for win32 Intel compiler
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-131-0/+797
Tested: Local linux