summaryrefslogtreecommitdiffstats
path: root/config/cmake/ZLIB/zlib-config.cmake.in
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-08-26 16:51:34 (GMT)
committerGitHub <noreply@github.com>2023-08-26 16:51:34 (GMT)
commit8f9098b284b1551bae0fa9339eeeda64cc1d8641 (patch)
tree2c4ae82b7574d91b0f0eb4c73b1bbbb45df3f91c /config/cmake/ZLIB/zlib-config.cmake.in
parentd1cd849674c6e1c343930ca10b73d8170f20081e (diff)
downloadhdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.zip
hdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.tar.gz
hdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.tar.bz2
Misc normalization with develop (#3436)
Mostly .github and config directories
Diffstat (limited to 'config/cmake/ZLIB/zlib-config.cmake.in')
-rw-r--r--config/cmake/ZLIB/zlib-config.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/ZLIB/zlib-config.cmake.in b/config/cmake/ZLIB/zlib-config.cmake.in
index 307896b..9e6ef48 100644
--- a/config/cmake/ZLIB/zlib-config.cmake.in
+++ b/config/cmake/ZLIB/zlib-config.cmake.in
@@ -30,7 +30,7 @@ set (${ZLIB_PACKAGE_NAME}_VERSION_MINOR @ZLIB_VERSION_MINOR@)
#-----------------------------------------------------------------------------
# Don't include targets if this file is being picked up by another
-# project which has already build ZLIB as a subproject
+# project which has already built ZLIB as a subproject
#-----------------------------------------------------------------------------
if (NOT TARGET "@ZLIB_PACKAGE@")
include (@PACKAGE_SHARE_INSTALL_DIR@/@ZLIB_PACKAGE@@ZLIB_PACKAGE_EXT@-targets.cmake)