[vtk-developers] Python and rpath: a fix
William A. Hoffman
billlist at nycap.rr.com
Thu Nov 20 12:32:02 EST 2003
> 2. It would be nice if all platforms were treated the same way, so
> should this change be used on Win32 also even though its not an
> issue there?
I think it is best to be consistent. The CMakeLists files will
be shorter and less complex without the if statements. It really
is the "right" way to do this. A shared module should be loaded but
not linked to. A shared library should be linked to.
>Feedback appreciated. FYI, I might make the changes this weekend or
>the next.
>
>Thanks!
>
>cheers,
>prabhu
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at vtk.org
>http://www.vtk.org/mailman/listinfo/vtk-developers
More information about the vtk-developers
mailing list