This commit is contained in:
swrup 2026-03-12 12:29:50 +01:00
parent 96f10ec373
commit ef52def4a8
5 changed files with 31 additions and 4 deletions

7
dune-workspace Normal file
View file

@ -0,0 +1,7 @@
(lang dune 3.0)
(context (default))
(context (default
(name solo5)
(host default)
(toolchain solo5)
(disable_dynamically_linked_foreign_archives true)))