You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/File_Archive/create-missing-args-stderr.txt

20 lines
395 B

^CMake Error at create-missing-args.cmake:[0-9]+ \(file\):
Error after keyword "COMPRESSION":
missing required value
Error after keyword "COMPRESSION_LEVEL":
missing required value
Error after keyword "FORMAT":
missing required value
Error after keyword "OUTPUT":
missing required value
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$