Skip to content

[INTERNAL, CMAKE MODULES] Using shared libraries #16

@jguidoux

Description

@jguidoux

Actually gradle+cmake modules use static libraries automatically.
This is not the same for shared libraries.

Studies if it is a good way to use shared libraries or not.
If yes, what is the better way to use shared libraries ?
And what about a multi-module project which contain a project ('A')which should produce a shared library.
How an other module ('B') can use the 'B' project. ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions