Skip to content

Dependency Management

Xinlei Wang edited this page May 25, 2021 · 1 revision

The dependency handling is delegated to the zensim-dev/tpls repo as a submodule in this repo.

Set the options (e.g. ZS_ENABLE_CUDA, ZS_ENABLE_OPENVDB) before adding the subdirectory.

All third-party library dependencies are introduced via the zsproj_deps target.

Clone this wiki locally