summaryrefslogtreecommitdiffstats
path: root/config/cmake/vfdTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-2/+2
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-28/+28
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r19706] Added VFD test options.Allen Byrne2010-11-011-0/+9
| | | | Bring r19705 from branch
* [svn-r19536] Cleanup formattingAllen Byrne2010-10-071-2/+2
|
* [svn-r19458] Add CMake tests for check-vfd; includes new vfdTest.cmake ↵Allen Byrne2010-09-211-0/+41
script and OPTION HDF5_TEST_VFD Tested: local linux