Skip to content
  • David Gobbi's avatar
    COMP: Wrapper tools need full complement of include directories. · 7b1219b9
    David Gobbi authored
    The VTK_WRAP_INCLUDE_DIRS variable had been hard-coded to just
    a few directories in vtkWrapping.cmake.  This variable needs
    to include all the include directories that the module headers
    might include files from, so it is convenient to append to
    VTK_WRAP_INCLUDE_DIRS whenever include_directories() is called.
    
    Change-Id: Ia28886d5f21218cdb307eda70e3f73ad14b9c98e
    7b1219b9