summaryrefslogtreecommitdiffstats
path: root/hl/c++/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-04-23 17:50:15 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-04-23 17:50:15 (GMT)
commited5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a (patch)
tree64b8ad9c185d3cee68b6f2966321405914d0896a /hl/c++/src/CMakeLists.txt
parent00648b6875e09602231b953b3b28b270cc308a11 (diff)
downloadhdf5-ed5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a.zip
hdf5-ed5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a.tar.gz
hdf5-ed5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a.tar.bz2
[svn-r23614] Remove subfolders for includes
Diffstat (limited to 'hl/c++/src/CMakeLists.txt')
-rw-r--r--hl/c++/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/src/CMakeLists.txt b/hl/c++/src/CMakeLists.txt
index 5a2a7c4..89de4ca 100644
--- a/hl/c++/src/CMakeLists.txt
+++ b/hl/c++/src/CMakeLists.txt
@@ -27,7 +27,7 @@ INSTALL (
FILES
${HDF5_HL_CPP_HDRS}
DESTINATION
- ${HDF5_INSTALL_INCLUDE_DIR}/hl/cpp
+ ${HDF5_INSTALL_INCLUDE_DIR}
COMPONENT
hlcppheaders
)