diff --git a/CMakeLists.txt b/CMakeLists.txt index f906fc1..ae5568c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -357,8 +357,7 @@ if(${PROJECT_NAME}_WITH_TESTS) "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/**\" " - "to the same directory.") + "\"${CMAKE_CURRENT_BINARY_DIR}/downloads/software/**/\"") endif() endif()