8000 Issue with dependency propagation for object libraries · Issue #618 · LLNL/blt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Issue with dependency propagation for object libraries #618
Open
@kennyweiss

Description

@kennyweiss

There might be a bug with how blt_add_library propagates dependencies for object libraries.
My specific case is for an object library that depends on an imported library with its own internal dependencies.

Specifically, I have an axom configuration that depends on RAJA with RAJA_ENABLE_ROCTX = ON.

  • The RAJA import has a RAJA target that depends on the RAJA::roctx target.
  • Axom's core component is an object library. When invoking blt_add_library, it gets the RAJA dependency, but does not eventually get include paths from RAJA::roctx

Details and links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0