summaryrefslogtreecommitdiffstats
path: root/config/cmake/libhdf5.settings.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-01-29 17:33:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-01-29 17:33:11 (GMT)
commit9e311657771d7aaa59bf941d6d6494369f4181ff (patch)
treed203d6cab754613ebef151da930add296ca2d695 /config/cmake/libhdf5.settings.cmake.in
parentb0cb6af193c76935b91f1b14ed03bbd748c9b212 (diff)
downloadhdf5-9e311657771d7aaa59bf941d6d6494369f4181ff.zip
hdf5-9e311657771d7aaa59bf941d6d6494369f4181ff.tar.gz
hdf5-9e311657771d7aaa59bf941d6d6494369f4181ff.tar.bz2
Fix windows and mac compile issues
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 5d97172..8ef67a5 100644
--- a/config/cmake/libhdf5.settings.cmake.in
+++ b/config/cmake/libhdf5.settings.cmake.in
@@ -15,7 +15,7 @@ General Information:
Compiling Options:
------------------
- Compilation Mode: @HDF_BUILD_TYPE@
+ Compilation Mode: @CMAKE_BUILD_TYPE@
C Compiler: @CMAKE_C_COMPILER@
CFLAGS: @CMAKE_C_FLAGS@
H5_CFLAGS: @H5_CFLAGS@