Commit Graph

2 Commits

Author SHA1 Message Date
matt johnson
7bea2a3dbb OpenVDB: update build script, add build product, and adjust module rules to support arm64 architecture on Linux
#jira UE-153244
#rb brandon.schaefer
#preflight 631f92ef575e11cd2a6446e5

[CL 21973262 by matt johnson in ue5-main branch]
2022-09-12 17:36:21 -04:00
matt johnson
0529cb126c OpenVDB: add build script and build products and update module rules for x86_64 Linux
The build script included here is largely a copy of the existing
build script for Mac, which was itself ported from the build script
for Windows, so its usage is similar, though this Linux build script
takes an additional architecture argument.

The build products included here represent OpenVDB 8.1.0,
the same version currently used on Windows and Mac.

This only includes a build of the library for x86_64 architectures.
Since Boost is a dependency of OpenVDB and does not yet include
support for arm64, OpenVDB is also not currently supported for arm64.

#jira UE-153244
#fyi brandon.schaefer, devon.penney
#preflight 62a3e4891f0015be2321ff89

[CL 20763099 by matt johnson in ue5-main branch]
2022-06-21 15:02:17 -04:00