summaryrefslogtreecommitdiffstats
path: root/c++/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵Allen Byrne2012-09-181-0/+5
| | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers
* [svn-r21804] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵Allen Byrne2011-01-041-0/+2
| | | | | | macro use for checking libtype. bring r19906 from 1.8 branch
* [svn-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-1/+1
| | | | Tested: Local Linux
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-131-0/+46
Tested: Local linux