Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Copying public headers - for multiple libs? #424

@markfinal

Description

@markfinal

Suppose a package has two modules, A and B.

This package currently has a number of public headers, for which A and B #include.

Suppose now that you generate a solution/workspace for this, to include both A and B.

On which project are the public headers copied as a pre-build step?

Currently, it looks like whichever project gets evaluated first.
They can't exist on both.
The header copy ought to be a project in it's own right really, so both A and B depend on it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions