E. Wing wrote:
Can/will cmake be able to support these forms? For example, I'd like to
be able to build vtk as dylibs and then place said dylibs in my
application's bundle. This means that the dylib's 'install_name' must
be "@executable_path/Contents/Frameworks/".
A clarification. Typically,
>
> Can/will cmake be able to support these forms? For example, I'd like to
> be able to build vtk as dylibs and then place said dylibs in my
> application's bundle. This means that the dylib's 'install_name' must
> be "@executable_path/Contents/Frameworks/".
A clarification. Typically, the path