summaryrefslogtreecommitdiffstats
path: root/c++
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 /c++
parent00648b6875e09602231b953b3b28b270cc308a11 (diff)
downloadhdf5-ed5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a.zip
hdf5-ed5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a.tar.gz
hdf5-ed5a2bc1c1b8b4d81a3eaeedb7d523d3365dc32a.tar.bz2
[svn-r23614] Remove subfolders for includes
Diffstat (limited to 'c++')
-rw-r--r--c++/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/CMakeLists.txt b/c++/src/CMakeLists.txt
index fea68cd..cf5bd07 100644
--- a/c++/src/CMakeLists.txt
+++ b/c++/src/CMakeLists.txt
@@ -96,7 +96,7 @@ INSTALL (
FILES
${CPP_HDRS}
DESTINATION
- ${HDF5_INSTALL_INCLUDE_DIR}/cpp
+ ${HDF5_INSTALL_INCLUDE_DIR}
COMPONENT
cppheaders
)