EVerest / everest-dev-environment

Useful tools for developing EVerest
Apache License 2.0
12 stars 15 forks source link

Support for system dependencies #2

Closed hikinggrass closed 2 years ago

hikinggrass commented 2 years ago

Adding an entry to a dependencies.yaml file without a git key now results in a regular find_package() cmake function call. This makes it possible to manage system dependencies with the dependencies.yaml as well.