NoTarget-stderr.txt 679 B

123456789101112131415161718192021222324
  1. (CMake Error at NoTarget.cmake:4 \(file\):
  2. Error evaluating generator expression:
  3. \$<TARGET_OBJECTS:NoTarget>
  4. Objects of target "NoTarget" referenced but no such target exists.
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:3 \(include\)
  7. *)+
  8. (CMake Error at NoTarget.cmake:5 \(file\):
  9. Error evaluating generator expression:
  10. \$<TARGET_OBJECTS:NoTarget>
  11. Objects of target "NoTarget" referenced but no such target exists.
  12. Call Stack \(most recent call first\):
  13. CMakeLists.txt:3 \(include\)
  14. *)+
  15. CMake Error:
  16. Error evaluating generator expression:
  17. \$<TARGET_OBJECTS:NoTarget>
  18. Objects of target "NoTarget" referenced but no such target exists.