Skip to content
  • Jeff Baumes's avatar
    BUG: Moving Java programmable filter · 48a5b7b4
    Jeff Baumes authored
    The Java programmable filter is now in vtkGraphicsJava instead of
    vtkGraphics, so vtkGraphics does not depend on Java. Since we need
    to also wrap the programmable filter itself in Java, there is now
    the new variable Kit_JAVA_EXTRA_WRAP_SRCS that
    KitCommonJavaWrapBlock.cmake uses to wrap extra sources not in the
    main kit.
    48a5b7b4