mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
20 lines
364 B
CMake
20 lines
364 B
CMake
vtk_module(vtkGeovisCore
|
|
GROUPS
|
|
Rendering
|
|
DEPENDS
|
|
vtkIOXML
|
|
vtkInteractionWidgets
|
|
vtkInteractionStyle
|
|
vtkInfovisLayout
|
|
vtkViewsCore
|
|
vtkRenderingCore
|
|
vtklibproj4
|
|
TEST_DEPENDS
|
|
vtkViewsGeovis
|
|
vtkViewsInfovis
|
|
vtkRenderingCore
|
|
vtkRendering${VTK_RENDERING_BACKEND}
|
|
vtkTestingRendering
|
|
vtkInteractionStyle
|
|
)
|