This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
39
unikernel/duniverse/dune_/test/blackbox-tests/utils/dune
Normal file
39
unikernel/duniverse/dune_/test/blackbox-tests/utils/dune
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
(executable
|
||||
(name dune_cmd)
|
||||
(modules dune_cmd)
|
||||
(libraries
|
||||
stdune
|
||||
dune-private-libs.dune_re
|
||||
dune-configurator
|
||||
build_path_prefix_map
|
||||
str
|
||||
unix))
|
||||
|
||||
(ocamllex dunepp)
|
||||
|
||||
(executable
|
||||
(modules dunepp)
|
||||
(name dunepp))
|
||||
|
||||
(executable
|
||||
(modules melc_stdlib_prefix)
|
||||
(name melc_stdlib_prefix)
|
||||
(libraries stdune unix))
|
||||
|
||||
(executable
|
||||
(name refmt)
|
||||
(modules refmt))
|
||||
|
||||
(executable
|
||||
(name sherlodoc)
|
||||
(modules sherlodoc)
|
||||
(libraries stdune))
|
||||
|
||||
(executable
|
||||
(modules ocaml_index)
|
||||
(name ocaml_index)
|
||||
(libraries cmdliner))
|
||||
|
||||
(executable
|
||||
(modules ocamlformat)
|
||||
(name ocamlformat))
|
||||
Loading…
Add table
Add a link
Reference in a new issue