ros/cmake_modules

FindTBB link errors when building using the XCode toolchain

Opened this issue · 1 comments

Discussion: mikepurvis/ros-install-osx#4

Problem lies here, not sure what the best resolution is, but the libs should probably be specified as absolute paths, and _TBB_DEFAULT_INSTALL_DIR should include the potential homebrew installation path.

I don't have time to track down the correct thing to do in this case, but if you find a solution that works I can help test it and get it merged.