summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2018-11-04 05:25:36 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2018-11-04 05:25:36 (GMT)
commitdeb75622ca18958ea729c7184c4bc5ea0e029280 (patch)
treeba23ac80c0fd9a4cde379ade2e9365deb0b40da6 /tools
parentdf7cf2a9d3409ce6dfbd28d80af35fa2512320ae (diff)
parent20ad15a1a8e9008103fe7d30401408eaa2aff6e5 (diff)
downloadhdf5-deb75622ca18958ea729c7184c4bc5ea0e029280.zip
hdf5-deb75622ca18958ea729c7184c4bc5ea0e029280.tar.gz
hdf5-deb75622ca18958ea729c7184c4bc5ea0e029280.tar.bz2
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
Diffstat (limited to 'tools')
-rw-r--r--tools/lib/CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/lib/CMakeLists.txt b/tools/lib/CMakeLists.txt
index a03b60a..1596ea7 100644
--- a/tools/lib/CMakeLists.txt
+++ b/tools/lib/CMakeLists.txt
@@ -76,18 +76,6 @@ endif ()
##############################################################################
#-----------------------------------------------------------------------------
-# Add file(s) to CMake Install
-#-----------------------------------------------------------------------------
-install (
- FILES
- ${H5_TOOLS_LIB_HDRS}
- DESTINATION
- ${HDF5_INSTALL_INCLUDE_DIR}
- COMPONENT
- toolsheaders
-)
-
-#-----------------------------------------------------------------------------
# Add Target(s) to CMake Install for import into other projects
#-----------------------------------------------------------------------------
if (HDF5_EXPORTED_TARGETS)