Skip to content
Snippets Groups Projects
Verified Commit 61b43587 authored by Sankhesh Jhaveri's avatar Sankhesh Jhaveri :speech_balloon:
Browse files

Add IOCore dependency for IOImport

This makes the vtkResourceStream header available for vtkGLTFImporter
parent 1f7161a3
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ DEPENDS
VTK::CommonCore
VTK::CommonExecutionModel
VTK::CommonMisc
VTK::IOCore
VTK::RenderingCore
VTK::vtksys
PRIVATE_DEPENDS
......
......@@ -64,7 +64,6 @@ VTK_ABI_NAMESPACE_BEGIN
class vtkActor;
class vtkCamera;
class vtkGLTFDocumentLoader;
class vtkResourceStream;
class vtkTexture;
class vtkURILoader;
......
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