summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-06-04 21:22:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-06-04 21:22:31 (GMT)
commit80a2084bf7ae099310dd773aedfe54807becafdc (patch)
treed400f116cc1b096e4c04f99f70cb3979ee967b18 /CMakeInstallation.cmake
parentcf71b7db57f7a457b2f6bef7431b254cd96d3748 (diff)
downloadhdf5-80a2084bf7ae099310dd773aedfe54807becafdc.zip
hdf5-80a2084bf7ae099310dd773aedfe54807becafdc.tar.gz
hdf5-80a2084bf7ae099310dd773aedfe54807becafdc.tar.bz2
[svn-r25239] Add set_property command for list option.
Minor doc edits
Diffstat (limited to 'CMakeInstallation.cmake')
-rw-r--r--CMakeInstallation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake
index b66e4f5..4b132ca 100644
--- a/CMakeInstallation.cmake
+++ b/CMakeInstallation.cmake
@@ -325,7 +325,7 @@ if (NOT HDF5_EXTERNALLY_CONFIGURED AND NOT HDF5_NO_PACKAGES)
set (CPACK_DEBIAN_PACKAGE_SECTION "Libraries")
set (CPACK_DEBIAN_PACKAGE_MAINTAINER "${HDF5_PACKAGE_BUGREPORT}")
-# LIST (APPEND CPACK_GENERATOR "RPM")
+# list (APPEND CPACK_GENERATOR "RPM")
set (CPACK_RPM_PACKAGE_RELEASE "1")
set (CPACK_RPM_COMPONENT_INSTALL ON)
set (CPACK_RPM_PACKAGE_RELOCATABLE ON)