mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
fix: update build files
Add `install` stanza to `dune` files to install std and runtime to expected directories Delete manual copying from `install` scenario in `Makefile`
This commit is contained in:
parent
5da0273afa
commit
91b18d023b
7 changed files with 31 additions and 9 deletions
|
|
@ -1,4 +1,6 @@
|
|||
(lang dune 3.3)
|
||||
(lang dune 3.11)
|
||||
|
||||
(name Lama)
|
||||
|
||||
(cram enable)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue