summaryrefslogtreecommitdiffstats
path: root/config/cmake/UserMacros
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-17/+17
| | | | | | | 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-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-191-0/+2
| | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam
* [svn-r23789] Remove COMPILE_FLAGS value - already set in X_FLAGSAllen Byrne2013-06-171-1/+1
|
* [svn-r23753] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-111-0/+39
This adds the UserMacros.cmake Windows /MT support file. Tested: local linux