Skip to content

Produce release artifacts #6

@noelwarren

Description

@noelwarren

We should add actions for tags such that we produce release build artefacts. This should be used in combination with the cmake install target.

cmake --install build --config Release --prefix install

Currently we only want to copy the headers and .cc files, but untimately we will be compiling static libs too, and we will need a different set for each msvc tool chain.
Whether we decide to go with one artefact that combines these on multiple ones is a matter of preference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions