summaryrefslogtreecommitdiffstats
path: root/CMakeFilters.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25239] Add set_property command for list option.Allen Byrne2014-06-041-1/+3
| | | | Minor doc edits
* [svn-r25185] update cmake command name caseAllen Byrne2014-05-121-1/+1
|
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-93/+93
| | | | | | | 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-r24643] Handle szip lib like zlib libAllen Byrne2014-01-241-27/+20
|
* [svn-r24641] Handle szip lib like zlib libAllen Byrne2014-01-241-20/+27
|
* [svn-r24128] Change option name for WDTPAllen Byrne2013-09-121-5/+5
|
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+122
developers. Tested: local linux