On Windows, libopenvdb.lib should be linked to instead of (currently) openvdb.lib
When including static dependencies, Blosc::blosc, Boost::iostreams and ZLIB::ZLIB should be part of the inherited targets of OpenVDB::openvdb, so the parent project automatically links to their static libraries as well
Environment
Operating System: Windows/Linux Version / Commit SHA: Current master
Describe the bug
Cmake doesn't allow OpenVDB and deps to be included as static target.
This concerns:
To Reproduce
In Cmake:
Expected behavior
For a static OpenVDB build:
Additional context
Solution: https://github.com/kvankooten/openvdb/commit/272085f72d6922b6d14aa54a3d15c3b5f5b5293b