Skip to content
Snippets Groups Projects
Commit 9d57c49f authored by Dmitri Naumov's avatar Dmitri 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)
if(OGS_BUILD_GUI)
set(VTK_COMPONENTS ${VTK_COMPONENTS}
vtkIOImage vtkIOLegacy vtkIOExport
vtkIOExportOpenGL2 vtkInteractionStyle vtkInteractionWidgets
vtkInteractionStyle vtkInteractionWidgets
vtkGUISupportQt vtkRenderingOpenGL2 vtkRenderingContextOpenGL2
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