Base: Move zipios library to 3rdParty folder.

This commit is contained in:
tritao
2025-01-20 18:23:43 +00:00
committed by Chris Hennes
parent 58c6c3def5
commit 80b299bb88
80 changed files with 106 additions and 69 deletions

View File

@@ -55,6 +55,7 @@ FreeCADLibpackChecks()
SetupDoxygen()
SetupLibFmt()
SetupYamlCpp()
SetupZipIos()
if(NOT FREECAD_LIBPACK_USE OR FREECAD_LIBPACK_CHECKFILE_CLBUNDLER OR FREECAD_LIBPACK_CHECKFILE_VERSION)
SetupPython()
SetupPCL()