mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
14 lines
263 B
CMake
14 lines
263 B
CMake
vtk_module(vtkPointSpriteRendering
|
|
DEPENDS
|
|
vtkFiltersHybrid
|
|
vtkRenderingOpenGL
|
|
vtkImagingCore
|
|
vtkInteractionStyle
|
|
vtkRenderingFreeType
|
|
COMPILE_DEPENDS
|
|
vtkUtilitiesEncodeString
|
|
EXCLUDE_FROM_WRAP_HIERARCHY
|
|
TEST_LABELS
|
|
PARAVIEW
|
|
)
|