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/multiple-targets-stderr.txt

5 lines
185 B

CMake Error at multiple-targets.cmake:7 \(add_library\):
add_library ALIAS requires exactly one target argument.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)