mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-09 03:50:24 -08:00
build wrapper functions by default (no more optionally)
This commit is contained in:
parent
955734e192
commit
fef57f5447
52 changed files with 41 additions and 242 deletions
|
|
@ -1,8 +1,5 @@
|
|||
;;; QQuickView loading Lisp enabled QML
|
||||
|
||||
#-qt-wrapper-functions ; see README-OPTIONAL.txt
|
||||
(load (in-home "src/lisp/all-wrappers"))
|
||||
|
||||
(qrequire :quick)
|
||||
|
||||
(require :qml-lisp "qml-lisp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue