[vtk-developers] Why do we need the VTK_WRAP_HIERARCHY_EXE variable.

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sat Aug 4 20:53:31 EDT 2012


Same issue with VTK_WRAP_PYTHON_INIT_EXE (in vtkPythonWrapping.cmake).
Why aren't we directly referring to the corresponding target?

Utkarsh

On Sat, Aug 4, 2012 at 8:51 PM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> In vtkWrapHierarchy.cmake, why is the VTK_WRAP_HIERARCHY_EXE variable
> needed/used? Why can't we simply refer to the target
> vtkWrapHieararchy? Since the target is exported in VTKTarget.cmake,
> it's makes it easier for external projects depending on CMake to use
> the vtkWrapHierarchy.cmake as needed.
>
> Utkarsh



More information about the vtk-developers mailing list