Skip to content

Use version cache for generated package targets to avoid target duplication with different names #43

Description

@fcturan20

nos_get_package() cmake function creates target named with version argument passed. This causes duplicated targets with different names such as _nos_gen_plugin_40 and _nos_gen_plugin_40_0 . To fix this, we need to cache already requested targets' versions and check compatibility with the requested one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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