openframeworks / apothecary

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.
Other
57 stars 52 forks source link

About libs, apothecary #445

Open dimitre opened 2 weeks ago

dimitre commented 2 weeks ago

Hello @danoli3 I'm opening this one to understand better the mechanics you are proposing for the libs: I thought at first that macos / osx templates would be completely separate like ./scripts/osx/download_libs.sh would install to platform "osx" and ./scripts/macos/download_libs.sh would install to platform "macos" so they can be separate right? I've seen some code made to tape fix the libraries confusion so maybe if you express your clear intention others can synchronize.