summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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