1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
vtk_module(vtkImagingCore
GROUPS
StandAlone
DEPENDS
vtkCommonDataModel
vtkCommonExecutionModel
vtkCommonMath
vtkCommonSystem
vtkCommonTransforms
TEST_DEPENDS
vtkIOLegacy
vtkFiltersModeling
vtkFiltersGeneral
vtkFiltersHybrid
vtkRendering${VTK_RENDERING_BACKEND}
vtkTestingRendering
vtkInteractionStyle
vtkInteractionImage
vtkImagingMath # Move tests
vtkImagingStencil # Move tests
vtkImagingGeneral # Move tests
vtkImagingSources
vtkImagingStatistics # Move tests
vtkRenderingImage # Move tests
KIT
vtkImaging
)
|