CMakeLists.txt

This commit is contained in:
redcode
2022-06-17 11:31:45 +02:00
parent b2df9ada7a
commit b617b53670

View File

@@ -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()