Do I need to do
set(CMAKE_MACOSX_RPATH 1)
What should I set CMAKE_INSTALL_RPATH to?
CMAKE_INSTALL_RPATH
Thanks David