Skip to content

Allow building with system installed libraries #35

@schdro

Description

@schdro

blisp uses few submodules (libserialport, argtable). Many distributions already package those. Likely, blips does not plan any custom patches in those.

It would be convenient enhancement to allow -- at least optionally (CMake define) -- using any prepackaged system libraries, using e.g. cmake/pkgconfig mechanisms to check for existence of required version. Providing this may ease source based distribution, and may also benefit previous topics like issue #5 or issue #32 .

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