summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2013-03-19 16:27:45 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2013-03-19 16:27:45 (GMT)
commita9de601138282ac3ad1f0ca7a01e2fd56fe7c660 (patch)
tree4311ea7a6e95fc11417ba2e7eb27e927d9824394 /src/CMakeLists.txt
parent32ffaa89822903c0b3f3e4c78db690050ebaafc1 (diff)
downloadhdf5-a9de601138282ac3ad1f0ca7a01e2fd56fe7c660.zip
hdf5-a9de601138282ac3ad1f0ca7a01e2fd56fe7c660.tar.gz
hdf5-a9de601138282ac3ad1f0ca7a01e2fd56fe7c660.tar.bz2
[svn-r23382] I took out H5PLpkg.h. It no longer exist.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e560004..4b70259 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -482,7 +482,6 @@ SET (H5PL_SRCS
)
SET (H5PL_HDRS
- ${HDF5_SRC_DIR}/H5PLpkg.h
${HDF5_SRC_DIR}/H5PLpublic.h
)
IDE_GENERATED_PROPERTIES ("H5PL" "${H5PL_HDRS}" "${H5PL_SRCS}" )