Skip to content

Use BUILD_SHARED_LIBS for choosing between static and shared build #174

@eyalroz

Description

@eyalroz

CMake has built-in support for an option named BUILD_SHARED_LIBS for controlling whether libraries are built static or shared/dynamic by default. Let's use that instead of our custom BUILD_STATIC_LIBRARY.

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolved-on-developA changeset fixing this issue has been commiutted to the development branch

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions