This repository vendors openvdb using submodules. Be sure to pull them when cloning or updating this repository.
Fresh clone:
git clone --recursive https://github.com/AlchemyViewer/3p-openvdb.git
Existing checkout:
git submodule update --init --recursive