Skip to content

Commit

Permalink
Add compilation to byte code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaz1502 committed Oct 1, 2024
1 parent 68de7b5 commit a151206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bin/dune
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
(executable
(name IMITATOR)
(modes byte exe)
(libraries lib)
(ocamlc_flags (-g) (-I %{env:OPAM_SWITCH_PREFIX=}/lib/gmp/) (-I %{env:OPAM_SWITCH_PREFIX=}/lib/ppl))
(link_flags
(:include link_flags.%{system})
(:standard
Expand Down

0 comments on commit a151206

Please sign in to comment.