Skip to content
  • Brad King's avatar
    ENH: Cleanup vtkHashSource command dependencies · fac24d1d
    Brad King authored
    We take advantage of CMake 2.6 custom-command and target export/import
    features to simplify the reference to the vtkHashSource tool.  This also
    enables a file-level dependency between vtkSocketCommunicatorHash.h and
    the vtkHashSource executable so it will be regenerated when the tool
    rebuilds.
    fac24d1d