diff options
| author | Werner <led-control@vollstreckernet.de> | 2026-01-30 15:39:52 +0100 |
|---|---|---|
| committer | Mark Adler <git@madler.net> | 2026-01-31 20:15:09 -0800 |
| commit | d48b805a8490916c1ca8d75b763e54f12523e9e1 (patch) | |
| tree | f853a9eae1880e39ce7f6d7ced11e40df804c1ab | |
| parent | c9170ec2f463d0270f2461ecfc5f9cfb86e247cb (diff) | |
| download | zlib-d48b805a8490916c1ca8d75b763e54f12523e9e1.tar.gz zlib-d48b805a8490916c1ca8d75b763e54f12523e9e1.tar.bz2 zlib-d48b805a8490916c1ca8d75b763e54f12523e9e1.zip | |
CMake: Correct a comment.
| -rw-r--r-- | contrib/blast/test/CMakeLists.txt | 2 |
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) | |||
| 172 | endif(NOT ZLIB_BLAST_BUILD_SHARED OR NOT ZLIB_BLAST_BUILD_STATIC) | 172 | endif(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 | # |
| 177 | add_test( | 177 | add_test( |
| 178 | NAME zlib_blast_find_package_wrong_components_configure | 178 | NAME zlib_blast_find_package_wrong_components_configure |
