ossia / ossia-supercollider

sets of supercollider classes and bindings to libossia
3 stars 2 forks source link

building with Boost 1.66 (homebrew version) fails for supercollider on macOS #17

Open pchdev opened 6 years ago

pchdev commented 6 years ago

the file at /usr/local/opt/cmake/share/cmake/Modules/FindBoost.cmake has to be replaced with this one. It seems cmake homebrew version isn't supporting boost imported libraries yet...

FindBoost.cmake.zip