summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-08-20 15:36:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-08-20 15:36:00 (GMT)
commitb846a4ba203a006e5c712be90d12a7f02662f9ee (patch)
treeaad1aa63ff5223a16b2457363e08c5139f0ba7e6 /src
parentfc975cffa28ef4f9fc2a6443d3585934e6bbf3f7 (diff)
downloadhdf5-b846a4ba203a006e5c712be90d12a7f02662f9ee.zip
hdf5-b846a4ba203a006e5c712be90d12a7f02662f9ee.tar.gz
hdf5-b846a4ba203a006e5c712be90d12a7f02662f9ee.tar.bz2
[svn-r19259] Correct formatting and endif labels
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bcec81c..677362d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -657,7 +657,7 @@ IF (NOT HDF5_INSTALL_NO_DEVELOPMENT)
COMPONENT
headers
)
-ENDIF ()
+ENDIF (NOT HDF5_INSTALL_NO_DEVELOPMENT)
#-----------------------------------------------------------------------------
# Add Target(s) to CMake Install for import into other projects