[vtk-developers] ThirdParty/verdict installs in odd places

David E DeMarle dave.demarle at kitware.com
Thu Aug 16 13:58:44 EDT 2012


We should plan is to move all of our third party libraries to import
via git's subtree merge strategy. You get most of the ease of
upgradability of submodules and most of the convenience of wrote
source code copying that way.

See the recent netcdf, xdmf and hdf5 imports to talk to Brad King to
see how that is done.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Thu, Aug 16, 2012 at 12:53 PM, David Thompson
<david.thompson at kitware.com> wrote:
>>> ... That was done so that (back in the days of SVN) verdict could be built standalone for use outside VTK.
>>
>> Can we please keep the ability to build it standalone?
>
> I am not sure the best way to do that. Currently it is not its own git submodule which means you must fetch all of VTK. Really, it should be split out as its own git repo. I will check into the possibility of doing that. But if so, we must figure out how VTK will import it, as I believe all the other stuff in ThirdParty is part of the VTK repo -- as opposed to a submodule -- on purpose.
>
>         David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>



More information about the vtk-developers mailing list