Skip to content
Success

Changes

Summary

  1. CMakeLists.txt: Improve support for Apple Frameworks (#424) (commit: 3658569) (details)
  2. v1.24 (commit: 96836d7) (details)
Commit 3658569f2a1dd4ce58ef48828590768c011a0c77 by noreply
CMakeLists.txt: Improve support for Apple Frameworks (#424)

* Add the libdeflate-config.cmake, README.md, and COPYING files to the Framework Bundle.
* Build both the shared and static libs as Framework Bundles, not just the static lib.  This is needed for macOS.
(commit: 3658569)
The file was modifiedCMakeLists.txt (diff)
The file was modifiedlibdeflate.h (diff)
The file was modifiedNEWS.md (diff)