From 1cfe561f7124006f72ece4ab934fbaf75324ede8 Mon Sep 17 00:00:00 2001 From: redcode Date: Thu, 9 Jun 2022 10:19:11 +0200 Subject: [PATCH] CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 12438c8..189e7be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -352,7 +352,7 @@ if(${PROJECT_NAME}_WITH_TESTS) "this happens, the build script extracts those downloaded tests that " "are compressed so that test-Z80 can use them later, but this has " "failed because the version of CMake you are using is too old and " - "does not support archive extraction either.\n" + "does not support archive extraction.\n" "To fix this, extract all files with \".tar.gz\" or \".zip\" " "extension located in " "\"${CMAKE_CURRENT_BINARY_DIR}/downloads/software/**\" "