Files
ThirdParty-6/ParaView-5.0.1/Web/Core/module.cmake

14 lines
216 B
CMake

# Module for ParaView Web.
vtk_module(vtkParaViewWebCore
DEPENDS
vtkWebCore
vtkWebGLExporter
vtkPVServerManagerDefault
TEST_DEPENDS
vtkImagingSources
TEST_LABELS
PARAVIEW
PARAVIEWWEB
)