Skip to content
  • Dave DeMarle's avatar
    Fix static compilation on windows. · 1ce50f33
    Dave DeMarle authored
    This is a fix for an issue introduced in 5c368229.
    VTKFTGL is only defined inside of VTK/Utilities/ftgl, so Rendering was picking
    up mismatching symbol definitions and executables using statically
    compiled VTK libs would not link.
    
    Change-Id: Ie766ca88e499d9f98dfa0f31f27a3f9aaf2ac3d8
    1ce50f33