[svn-r29232] add debug symbols library to install

This commit is contained in:
Allen Byrne 2016-02-29 15:56:08 -05:00
parent 83b5bed5d4
commit a0485058d6

View File

@ -71,6 +71,7 @@ endif (WIN32)
# Add Target(s) to CMake Install for import into other projects
#-----------------------------------------------------------------------------
if (HDF5_EXPORTED_TARGETS)
INSTALL_TARGET_PDB (${HDF5_JAVA_JNI_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} libraries)
install (
TARGETS
${HDF5_JAVA_JNI_LIB_TARGET}