summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-02-03 22:29:03 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-02-03 22:29:03 (GMT)
commitc2043bf4824180879b61173389dc745d3153828e (patch)
tree886630f6fe07742f84039fc2d220a2a48da6dd40 /src
parentd0b09fc7e08943c3ec4ea39c9d0b4709be1b93dc (diff)
parentd1292691c42cbc548fc7e4b39e4dd9cc1a376f94 (diff)
downloadhdf5-c2043bf4824180879b61173389dc745d3153828e.zip
hdf5-c2043bf4824180879b61173389dc745d3153828e.tar.gz
hdf5-c2043bf4824180879b61173389dc745d3153828e.tar.bz2
Merge pull request #281 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9875-investigate-adding-static-library to develop
* commit 'd1292691c42cbc548fc7e4b39e4dd9cc1a376f94': HDFFV-9875 enable static pdb and cleanup exports Add static lib to pdb exports HDFFV-9875 Fix typo HDFFV-9875 Change test for shared libs HDFFV-9875 Remove compile pdb references HDFFV-9875 Fix target exports and add static tools pdb files
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b7cfeb2..ef361b2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -962,6 +962,7 @@ if (HDF5_EXPORTED_TARGETS)
if (BUILD_SHARED_LIBS)
INSTALL_TARGET_PDB (${HDF5_LIBSH_TARGET} ${HDF5_INSTALL_BIN_DIR} libraries)
endif ()
+ INSTALL_TARGET_PDB (${HDF5_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} libraries)
install (
TARGETS