;Module A" when building "Module B" - my executable
now finds the dynamic library correctly.
Hopefully this helps someone else in the future...
-Steve
---
Steve Skutnik, Ph.D.
http://neutroneconomy.blogspot.com
On Wed, Feb 13, 2013 at 11:58 AM, Steve Skutnik wrote:
> I'
ilities. However, I noticed that CMake runs install_name_tool
on its own for a library which is built with Module B (i.e., I have
libModuleB_core.dylib which is built and linked into the moduleB binary);
i.e., this shows up in cmake_install.cmake. So shouldn't there be some way
to get CMake