This commit is contained in:
cqc
2021-07-10 22:38:59 -05:00
parent f31756f9d1
commit 3957ca267f
2 changed files with 279 additions and 74 deletions

View File

@ -1,6 +1,7 @@
(executables
(names main example lumppile)
(modes byte)
(flags :standard -w -3-6-27-33)
(libraries komm tsdl tgls.tgles2 wall irmin-unix))
(libraries komm tsdl tgls.tgles2 wall irmin-unix compiler-libs.common compiler-libs.bytecomp compiler-libs.toplevel ocaml-compiler-libs.common ocaml-compiler-libs.toplevel zed))