Files
ThirdParty-6/ParaView-5.0.1/VTK/Rendering/External/module.cmake

10 lines
178 B
CMake

vtk_module(vtkRenderingExternal
DEPENDS
vtkRenderingCore
vtkRendering${VTK_RENDERING_BACKEND}
TEST_DEPENDS
vtkglew
vtkTestingRendering
EXCLUDE_FROM_ALL
)