Add OpenVDB (and sub libraries) the new way

This commit is contained in:
tamasmeszaros 2021-03-22 13:36:42 +01:00
parent f4733e69fc
commit 8753c63e72
10 changed files with 270 additions and 190 deletions

View file

@ -100,6 +100,3 @@ ExternalProject_Add(dep_boost
# BUILD_COMMAND make "-j${NPROC}"
# INSTALL_COMMAND make install "DESTDIR=${DESTDIR}"
# )
add_dependencies(dep_openvdb dep_boost)