Skip to content

Setting proper OpenVDB library version

Andrew Bauer requested to merge acbauer/vtk:openvdb_library_version into master

There seems to be incompatibility with the OpenVDB v9 libraries. For now at least set the OpenVDB library to version 8 in CMake configuration to avoid issues.

Merge request reports