BadSourceExpression2-stderr.txt 283 B

12345678
  1. CMake Error at BadSourceExpression2.cmake:1 \(add_library\):
  2. Error evaluating generator expression:
  3. \$<TARGET_OBJECTS:DoesNotExist>
  4. Objects of target "DoesNotExist" referenced but no such target exists.
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:3 \(include\)