jimporter / bfg9000

bfg9000 - build file generator
https://jimporter.github.io/bfg9000
BSD 3-Clause "New" or "Revised" License
76 stars 21 forks source link

Integrate with C/C++ package management tools (conan.io) #107

Closed jimporter closed 3 years ago

jimporter commented 6 years ago

Getting deps set up for a C++ project is annoying. bfg should make this easier by integrating with other tools that help fetch and install packages. Let's start with conan.io and possibly expand from there.