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/export/Repeat-CMP0103-NEW-stderr.txt

18 lines
425 B

CMake Error at Repeat.cmake:[0-9]+ \(export\):
export command already specified for the file
foo.cmake
Did you miss 'APPEND' keyword\?
Call Stack \(most recent call first\):
Repeat-CMP0103-NEW.cmake:[0-9]+ \(include\)
CMakeLists.txt:[0-9]+ \(include\)
CMake Error at Repeat/CMakeLists.txt:[0-9]+ \(export\):
export command already specified for the file
.+/foo.cmake
Did you miss 'APPEND' keyword\?