Files
ThirdParty-6/ParaView-5.0.1/Plugins/MantaView/plugin.cmake

5 lines
138 B
CMake

if (BUILD_SHARED_LIBS AND (VTK_RENDERING_BACKEND STREQUAL "OpenGL"))
pv_plugin(MantaView
DESCRIPTION "Manta Ray-Cast View")
endif()