OutputNameMatchesObjects-stderr.txt 338 B

123456789
  1. CMake Error at OutputNameMatchesObjects.cmake:[0-9]+ \(file\):
  2. Error evaluating generator expression:
  3. \$<TARGET_OBJECTS:foo>
  4. Objects of target "foo" referenced but is not one of the allowed target
  5. types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
  6. Call Stack \(most recent call first\):
  7. CMakeLists.txt:[0-9]+ \(include\)