mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
13 lines
221 B
CMake
13 lines
221 B
CMake
vtk_module(vtkIOVPIC
|
|
DEPENDS
|
|
vtkVPIC
|
|
vtkCommonExecutionModel
|
|
vtkParallelCore
|
|
TEST_DEPENDS
|
|
vtkRendering${VTK_RENDERING_BACKEND}
|
|
vtkTestingRendering
|
|
vtkInteractionStyle
|
|
KIT
|
|
vtkParallel
|
|
)
|