Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

CMake: Generate static version of the libraries as well #17

@bourtemb

Description

@bourtemb

The current CMake configuration doesn't generate static versions of the libraries (.a).
CMake configuration should be updated in order to support the compilation of these static libraries.
Please note that we'll need to compile without -fPIC option when compiling the static libraries.
(But -fPIC must still be used when compiling the dynamic libraries).

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