Shinmera / deploy

Deployment tools for standalone Common Lisp applications
https://shinmera.github.io/deploy/
zlib License
146 stars 16 forks source link

Automatically Add zlib On Compressed SBCL #3

Closed Shinmera closed 4 years ago

Shinmera commented 6 years ago

SBCL with core compression requires the zlib foreign library. It would be good if Deploy automatically bundled that with dumped executables, at least on Windows systems where it isn't commonly available.