mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
4 lines
208 B
Common Lisp
4 lines
208 B
Common Lisp
;;; define here how to load eventual, not yet installed dependencies
|
|
;;; (for cross-compiling only)
|
|
|
|
(ql:quickload :clog) ; requires this fork: https://gitlab.com/eql/clog-for-mobile/-/blob/main/clog-2.2.tgz
|