summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod/FindSZIP.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-06-18 22:10:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-06-18 22:10:46 (GMT)
commitb3b6dcb44abef88b767a64c24098ada09c28db24 (patch)
treea5355c6274a21c8f5dfef50e843d8f6e4d0d0382 /config/cmake_ext_mod/FindSZIP.cmake
parent8973ba46c6fd72caac146c254349df46bb57717d (diff)
downloadhdf5-b3b6dcb44abef88b767a64c24098ada09c28db24.zip
hdf5-b3b6dcb44abef88b767a64c24098ada09c28db24.tar.gz
hdf5-b3b6dcb44abef88b767a64c24098ada09c28db24.tar.bz2
Correct CMake issues
Diffstat (limited to 'config/cmake_ext_mod/FindSZIP.cmake')
-rw-r--r--config/cmake_ext_mod/FindSZIP.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake_ext_mod/FindSZIP.cmake b/config/cmake_ext_mod/FindSZIP.cmake
index 97a2336..152f8ac 100644
--- a/config/cmake_ext_mod/FindSZIP.cmake
+++ b/config/cmake_ext_mod/FindSZIP.cmake
@@ -27,7 +27,7 @@
# Result variables
###################
-This module will set the following variables in your project:
+# This module will set the following variables in your project:
# SZIP_FOUND, true if the SZIP headers and libraries were found.
# SZIP_INCLUDE_DIR, the directory containing the SZIP headers.