summaryrefslogtreecommitdiffstats
path: root/fortran
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 /fortran
parent290a83ff8fd0064a39da2d5d4e5d651653f118bb (diff)
downloadhdf5-d1292691c42cbc548fc7e4b39e4dd9cc1a376f94.zip
hdf5-d1292691c42cbc548fc7e4b39e4dd9cc1a376f94.tar.gz
hdf5-d1292691c42cbc548fc7e4b39e4dd9cc1a376f94.tar.bz2
HDFFV-9875 enable static pdb and cleanup exports
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/CMakeLists.txt b/fortran/src/CMakeLists.txt
index c62d035..6d51feb 100644
--- a/fortran/src/CMakeLists.txt
+++ b/fortran/src/CMakeLists.txt
@@ -377,7 +377,7 @@ if (HDF5_EXPORTED_TARGETS)
INSTALL_TARGET_PDB (${HDF5_F90_C_LIBSH_TARGET} ${HDF5_INSTALL_BIN_DIR} fortlibraries)
#INSTALL_TARGET_PDB (${HDF5_F90_LIBSH_TARGET} ${HDF5_INSTALL_BIN_DIR} fortlibraries)
endif ()
-# INSTALL_TARGET_PDB (${HDF5_F90_C_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} fortlibraries)
+ INSTALL_TARGET_PDB (${HDF5_F90_C_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} fortlibraries)
#INSTALL_TARGET_PDB (${HDF5_F90_LIB_TARGET} ${HDF5_INSTALL_BIN_DIR} fortlibraries)
install (