We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4295b1 commit a214cbfCopy full SHA for a214cbf
Plugins/OpenVR/CMakeLists.txt
@@ -30,6 +30,7 @@ target_link_libraries(OpenVR
30
ParaView::ServerManagerCore
31
ParaView::ServerManagerRendering
32
ParaView::VTKExtensionsRendering
33
+ ParaView::pqApplicationComponents
34
VTK::CommonCore
35
VTK::CommonDataModel
36
VTK::IOCore
Plugins/OpenVR/paraview.plugin
@@ -10,6 +10,7 @@ REQUIRES_MODULES
10
11
12
13
14
15
16
0 commit comments