[openvdb] Uncreate an explicit instantiation of a huge library (#34017)

* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* add option

* update version
This commit is contained in:
jim wang 2023-09-27 16:28:31 +08:00 committed by GitHub
parent c51a36dddd
commit 949127f5c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 2 deletions

View File

@ -38,6 +38,9 @@ vcpkg_cmake_configure(
-DOPENVDB_BUILD_VDB_LOD=${OPENVDB_BUILD_TOOLS}
-DUSE_PKGCONFIG=OFF
-DOPENVDB_BUILD_AX=${OPENVDB_BUILD_AX}
-DUSE_EXPLICIT_INSTANTIATION=OFF
MAYBE_UNUSED_VARIABLES
OPENVDB_3_ABI_COMPATIBLE
)
vcpkg_cmake_install()

View File

@ -1,7 +1,7 @@
{
"name": "openvdb",
"version": "10.0.0",
"port-version": 4,
"port-version": 5,
"description": "Sparse volume data structure and tools",
"homepage": "https://github.com/dreamworksanimation/openvdb",
"license": "MPL-2.0",

View File

@ -6186,7 +6186,7 @@
},
"openvdb": {
"baseline": "10.0.0",
"port-version": 4
"port-version": 5
},
"openvino": {
"baseline": "2023.1.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6200720b464b3cc005edd767613f3978f614a32f",
"version": "10.0.0",
"port-version": 5
},
{
"git-tree": "34b77a62946c569224d4aacc863e8ba9d7aea31f",
"version": "10.0.0",