CMake/Tests/RunCMake/alias_targets/name-conflict-stderr.txt

6 lines
219 B
Plaintext

CMake Error at name-conflict.cmake:8 \(add_library\):
add_library cannot create target "bar" because an alias with the same name
already exists.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)