Skip to content
Snippets Groups Projects
Commit 4ed49ae2 authored by Lars Bilke's avatar Lars Bilke
Browse files

[Conan] VTK 7.1 is not yet supported.

parent 6717081e
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ class OpenGeoSysConan(ConanFile):
requires = \
"Boost/[>=1.56.0]@lasote/stable", \
"Shapelib/1.3.0@bilke/stable", \
"VTK/[>=6.3]@bilke/stable", \
"VTK/[>=6.3,<7.1]@bilke/stable", \
"Eigen3/3.2.8@bilke/stable", \
"libgeotiff/1.4.1@bilke/stable"
......
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