Skip to content
Snippets Groups Projects
Commit 9d57c49f authored by Dmitry Yu. Naumov's avatar Dmitry Yu. Naumov
Browse files

[App/DE] Remove vtkIOExportOpenGL2 dependency.

This seems not to be used and is not shipped with the
default compilation of VTK included in Paraview on ArchLinux
parent 75bca07c
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ set(VTK_COMPONENTS vtkIOXML) ...@@ -63,7 +63,7 @@ set(VTK_COMPONENTS vtkIOXML)
if(OGS_BUILD_GUI) if(OGS_BUILD_GUI)
set(VTK_COMPONENTS ${VTK_COMPONENTS} set(VTK_COMPONENTS ${VTK_COMPONENTS}
vtkIOImage vtkIOLegacy vtkIOExport vtkIOImage vtkIOLegacy vtkIOExport
vtkIOExportOpenGL2 vtkInteractionStyle vtkInteractionWidgets vtkInteractionStyle vtkInteractionWidgets
vtkGUISupportQt vtkRenderingOpenGL2 vtkRenderingContextOpenGL2 vtkGUISupportQt vtkRenderingOpenGL2 vtkRenderingContextOpenGL2
vtkFiltersTexture vtkRenderingCore vtkFiltersParallel vtkFiltersTexture vtkRenderingCore vtkFiltersParallel
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment