lispnik / iup

Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)
Other
139 stars 7 forks source link

IUP should rebuild when classesdb.sexp-lisp is updated #37

Closed lispnik closed 5 years ago

lispnik commented 5 years ago

Currently (ql:quickload "iup-classesdb") generates the sexp-lisp file, but (ql:quickload "iup") doesn't notice. (:file "classesdb.sexp-lisp") in the asdf file for IUP system perhaps.