Skip to content
  • jcfr's avatar
    COMP: Specify minimum set of VTKv6 libraries. Fixes #3741 · 3619c674
    jcfr authored
    
    
    The VTK utility: Utilities/Maintenance/WhatModulesVTK.py discovers
    which modules are used in a project. This patch modifies the Slicer
    CMakeLists.txt file to only load the vtk modules used by Slicer. This
    should reduce the number of libraries being linked.
    
    This commit also updates CTK project including a patch reducing
    the number of library associated with CTKImageProcessingITKCore library.
    
    // ----------------
    $ git shortlog 48ef9aeb8..282abc7 --no-merges
    Jean-Christophe Fillion-Robin (1):
          CTKImageProcessingITKCore - With ITKv4, link only to the required libraries
    // ----------------
    
    Co-authored-by: default avatarJean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
    
    From: Bill Lorensen <bill.lorensen@gmail.com>
    
    git-svn-id: http://svn.slicer.org/Slicer4/trunk@23350 3bd1e089-480b-0410-8dfb-8563597acbee
    3619c674