summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-11-07 22:17:48 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-11-07 22:17:48 (GMT)
commitc8bf3360847303c78a9a9665d49a7af35e16bc62 (patch)
treea0e0ee601aa8cb13054977402ba98979fd279a80 /CMakeInstallation.cmake
parente79ea792df930a891a975d32727876aede0fd174 (diff)
parent91771bdf4d6c2ddcdbc127ee2f9d29525d490757 (diff)
downloadhdf5-c8bf3360847303c78a9a9665d49a7af35e16bc62.zip
hdf5-c8bf3360847303c78a9a9665d49a7af35e16bc62.tar.gz
hdf5-c8bf3360847303c78a9a9665d49a7af35e16bc62.tar.bz2
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_10_bmr into hdf5_1_10
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