Merge pull request #800 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop

* commit 'c3249ecd79735fd8d32f0527db40493cbe89b502':
  Update macros
This commit is contained in:
Allen Byrne 2017-11-27 16:56:25 -06:00
commit 4d4eb4cd5c

View File

@ -108,6 +108,7 @@ macro (HDF_SET_LIB_OPTIONS libtarget libname libtype)
set_target_properties (${libtarget}
PROPERTIES
OUTPUT_NAME ${LIB_RELEASE_NAME}
OUTPUT_NAME_DEBUG ${LIB_DEBUG_NAME}
OUTPUT_NAME_RELEASE ${LIB_RELEASE_NAME}
OUTPUT_NAME_MINSIZEREL ${LIB_RELEASE_NAME}