aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner <led-control@vollstreckernet.de>2026-01-30 15:39:52 +0100
committerMark Adler <git@madler.net>2026-01-31 20:15:09 -0800
commitd48b805a8490916c1ca8d75b763e54f12523e9e1 (patch)
treef853a9eae1880e39ce7f6d7ced11e40df804c1ab
parentc9170ec2f463d0270f2461ecfc5f9cfb86e247cb (diff)
downloadzlib-d48b805a8490916c1ca8d75b763e54f12523e9e1.tar.gz
zlib-d48b805a8490916c1ca8d75b763e54f12523e9e1.tar.bz2
zlib-d48b805a8490916c1ca8d75b763e54f12523e9e1.zip
CMake: Correct a comment.
-rw-r--r--contrib/blast/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/blast/test/CMakeLists.txt b/contrib/blast/test/CMakeLists.txt
index 3940c1cc..eb586816 100644
--- a/contrib/blast/test/CMakeLists.txt
+++ b/contrib/blast/test/CMakeLists.txt
@@ -172,7 +172,7 @@ if(NOT ZLIB_BLAST_BUILD_SHARED OR NOT ZLIB_BLAST_BUILD_STATIC)
172endif(NOT ZLIB_BLAST_BUILD_SHARED OR NOT ZLIB_BLAST_BUILD_STATIC) 172endif(NOT ZLIB_BLAST_BUILD_SHARED OR NOT ZLIB_BLAST_BUILD_STATIC)
173 173
174# 174#
175# findpackage_no_components_test 175# findpackage_wrong_components_test
176# 176#
177add_test( 177add_test(
178 NAME zlib_blast_find_package_wrong_components_configure 178 NAME zlib_blast_find_package_wrong_components_configure