tpaviot / oce

OpenCASCADE Community Edition (OCE): a community driven fork of the Open CASCADE library.
http://groups.google.com/group/oce-dev
GNU Lesser General Public License v2.1
811 stars 284 forks source link

Update for vtk 8 #676

Closed nvuaille closed 6 years ago

nvuaille commented 6 years ago

Condition should be 'at least for vtk version = 7'. Use the 'NOT LESS' formalism beacause 'GREATER_THAN' is only available since CMake 3.7

tpaviot commented 6 years ago

@nvuaille thank you for your contribution