summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-10-15 18:49:53 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-10-15 18:49:53 (GMT)
commit2e4e4f38e64a35d9d6e6ab6f45093e992e3a4ea8 (patch)
treeed14cd9488bebc3fcf53ec1b1ed54bb154b28ee4 /CMakeInstallation.cmake
parent689f184345d9014f5725b8bc7f96945e78001a2f (diff)
downloadhdf5-2e4e4f38e64a35d9d6e6ab6f45093e992e3a4ea8.zip
hdf5-2e4e4f38e64a35d9d6e6ab6f45093e992e3a4ea8.tar.gz
hdf5-2e4e4f38e64a35d9d6e6ab6f45093e992e3a4ea8.tar.bz2
HDFFV-10603 patch 6
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 2339049..464477b 100644
--- a/CMakeInstallation.cmake
+++ b/CMakeInstallation.cmake
@@ -125,7 +125,7 @@ else ()
endif ()
configure_file (
${HDF_RESOURCES_DIR}/libhdf5.settings.cmake.in
- ${HDF5_BINARY_DIR}/libhdf5.settings @ONLY
+ ${HDF5_BINARY_DIR}/libhdf5.settings ESCAPE_QUOTES @ONLY
)
install (
FILES ${HDF5_BINARY_DIR}/libhdf5.settings