OCaml
Is dune just for building targets, or can I also make it organize build output?
Learning
dune
sim642
August 25, 2022, 3:32pm
8
The
subdir
stanza can work around that actually.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Dune. Source files within multiple directories
Ecosystem
1
728
September 21, 2020
How would you structure a dune project for web development with opium and js_of_ocaml?
Ecosystem
jsoo
,
opium
,
dune
1
1313
August 16, 2018
Dune. Copy multiple dependencies to _build directory in `rule` stanza
Ecosystem
dune
4
2325
July 24, 2019
Have dune produce the .exe in the directory where the (executable ...) directive appears?
Ecosystem
dune
5
1247
December 12, 2019
How do I specify an Ocaml to Coq dependency across dune files?
Ecosystem
dune
7
1370
May 21, 2020