Skip to content

cmake error: Objects of target "astFromString" referenced but no such target exists. #201

@milahu

Description

@milahu

with cmake -Denable-internalFrontendDevelopment=ON (all other options are OFF)

-- Configuring done
CMake Error at src/CMakeLists.txt:188 (add_library):
  Error evaluating generator expression:

    $<TARGET_OBJECTS:astFromString>

  Objects of target "astFromString" referenced but no such target exists.


CMake Error at src/CMakeLists.txt:188 (add_library):
  Error evaluating generator expression:

    $<TARGET_OBJECTS:astFromString>

  Objects of target "astFromString" referenced but no such target exists.


CMake Error at src/CMakeLists.txt:188 (add_library):
  Error evaluating generator expression:

    $<TARGET_OBJECTS:astFromString>

  Objects of target "astFromString" referenced but no such target exists.


CMake Error at src/CMakeLists.txt:188 (add_library):
  No SOURCES given to target: ROSE_DLL

out of scope for #195

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions