Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 339 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 339 Bytes

Building zlib dylib

Build Dylib

cmake -S . -B build

cmake --build build

Licensing

This SDK contains components under multiple licenses:

CMake Build System

  • Licensed under Mozilla Public License 2.0
  • Full license text in LICENSE

zlib dylib binary

  • Licensed under zlib License
  • Full license text in LICENSE.zlib