Skip to content

Make static linking optional #82

@jonas

Description

@jonas

Static linking is great for packaging but not great for local installation from source. Also it causes valgrind to complain. The fix should be to only statically link the program when -DSTATIC_LINKING=1 is passed to CMake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    packagingPackaging and distribution of artifacts

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions