CMakeLists.txt
This commit is contained in:
@@ -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/**\" "
|
||||
|
||||
Reference in New Issue
Block a user