qt-libs

zlib

System to ensure that the necessary Qt libs are available.

$ area51 add qt-libsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qt-libs:some-function ...)