Skip to content

Find and link dynamically with Houdini TBB (macOS)

Paolo Berto Durante requested to merge paolo-dev into master

Needed only on macOS: find TBB and link it dynamically. This is using the very same TBB used by Houdini. The trick is to rewrite the path poiting to Libraries with RegEx. This way any macOS tester can easily build the plugin.

Merge request reports