summaryrefslogtreecommitdiffstats
path: root/hl/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-02-03 18:41:30 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-02-03 18:41:30 (GMT)
commitd1292691c42cbc548fc7e4b39e4dd9cc1a376f94 (patch)
treeee18c022f3fb6a27610efbe5a9f14acec064b699 /hl/src/CMakeLists.txt
parent290a83ff8fd0064a39da2d5d4e5d651653f118bb (diff)
downloadhdf5-d1292691c42cbc548fc7e4b39e4dd9cc1a376f94.zip
hdf5-d1292691c42cbc548fc7e4b39e4dd9cc1a376f94.tar.gz
hdf5-d1292691c42cbc548fc7e4b39e4dd9cc1a376f94.tar.bz2
HDFFV-9875 enable static pdb and cleanup exports
Diffstat (limited to 'hl/src/CMakeLists.txt')
-rw-r--r--hl/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/CMakeLists.txt b/hl/src/CMakeLists.txt
index 9020cda..86472fb 100644
--- a/hl/src/CMakeLists.txt
+++ b/hl/src/CMakeLists.txt
@@ -74,7 +74,7 @@ if (HDF5_EXPORTED_TARGETS)
if (BUILD_SHARED_LIBS)
INSTALL_TARGET_PDB (${HDF5_HL_LIBSH_TARGET} ${HDF5_INSTALL_BIN_DIR} hllibraries)
endif ()
-# INSTALL_TARGET_PDB (${HDF5_HL_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} hllibraries)
+ INSTALL_TARGET_PDB (${HDF5_HL_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} hllibraries)
install (
TARGETS