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/alias_targets/imported-target-stderr.txt

6 lines
211 B

CMake Error at imported-target.cmake:6 \(add_library\):
add_library cannot create ALIAS target "alias" because target "foo" is
IMPORTED.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)