qt-libs
System to ensure that the necessary Qt libs are available.
$ area51 add qt-libsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qt-libs:some-function ...)System to ensure that the necessary Qt libs are available.
$ area51 add qt-libsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qt-libs:some-function ...)