Commit Graph

3 Commits

Author SHA1 Message Date
jim wang
20ab0e10c8
[collada-dom] Fix calling zip.h in minizip (#32053)
* Fix calling zip.h in minizip

* update version

* Modify the way to use minizip

* update version

* Modify the way to use minizip

* update version
2023-06-21 22:25:00 -07:00
Kai Pastor
326968a70b
[minizip,xlsxio,fmilib,collada-dom] Minizip fixes, xlsxio update (#30930)
* [minizip] Misc fixes

* [minizip] CMake config is unofficial

* [xlsxio] Update, fixes

* [collada-dom] Fix minizip

* [fmilib] Fix minizip

* [xlsxio] Fix vcpkg quirk
2023-04-25 22:40:19 -07:00
Phil Christensen
fd0346372f [collada-dom] use vcpkg minizip/zip.h
it is possible to find the wrong zip.h when doing a full CI test.  Force it to
find the right one.
2019-03-19 13:49:03 -07:00