summaryrefslogtreecommitdiffstats
path: root/config/cmake/libhdf5.settings.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-01-29 16:31:12 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-01-29 16:31:12 (GMT)
commit8b658fb747bd52a2e87b7acff93ebbafb11c5fbd (patch)
tree4cbda7d392a8cf319f8d799a084882d9c2539ce1 /config/cmake/libhdf5.settings.cmake.in
parent74e6675556f819612ff5e7db669f67321fe90843 (diff)
downloadhdf5-8b658fb747bd52a2e87b7acff93ebbafb11c5fbd.zip
hdf5-8b658fb747bd52a2e87b7acff93ebbafb11c5fbd.tar.gz
hdf5-8b658fb747bd52a2e87b7acff93ebbafb11c5fbd.tar.bz2
Merge windows compile fix from develop
Diffstat (limited to 'config/cmake/libhdf5.settings.cmake.in')
-rw-r--r--config/cmake/libhdf5.settings.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/libhdf5.settings.cmake.in b/config/cmake/libhdf5.settings.cmake.in
index 7bb426f..891e3a7 100644
--- a/config/cmake/libhdf5.settings.cmake.in
+++ b/config/cmake/libhdf5.settings.cmake.in
@@ -13,7 +13,7 @@ General Information:
Compiling Options:
------------------
- Build Mode: @HDF_BUILD_TYPE@
+ Build Mode: @CMAKE_BUILD_TYPE@
Debugging Symbols: @SYMBOLS@
Asserts: @ASSERTS@
Profiling: @PROFILING@