Merge branch 'tm_openvdb_integration'

This commit is contained in:
tamasmeszaros 2019-10-25 13:16:26 +02:00
commit deda712e20
17 changed files with 3128 additions and 153 deletions

View file

@ -222,6 +222,7 @@ target_link_libraries(libslic3r
qhull
semver
TBB::tbb
OpenVDB::openvdb
${CMAKE_DL_LIBS}
)