Skip to content

Make all third-party dependencies optional and downloadable via CMake #100

@dtbpkmte

Description

@dtbpkmte

Is your feature request related to a problem? Please describe.
The users have to download and install each dependency (e.g. sockcanpp, serial) before building mumei, which is inconvenient.

Describe the solution you'd like
Add a CMake rule to download and install dependencies if necessary, like the way we do with gtest.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinfraBuild system, CI/CD...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions