Skip to content

Commit

Permalink
Update dune-project
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-mak committed Nov 2, 2024
1 parent ccecd6f commit 835cec5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

(license MIT BSD-2-Clause)

; (documentation https://url/to/documentation)
(documentation https://github.com/rems-project/c-tree-carver)

(package
(name c-tree-carver)
Expand All @@ -23,7 +23,7 @@
(ocaml (>= 4.14.1))
conf-c++
(conf-cmake :dev)
(conf-llvm (= 15))
(conf-libclang (= 15))
(conf-python-3 :with-test)
(fileutils (>= 0.6.4))
(shexp (>= v0.15.0))
Expand All @@ -34,11 +34,6 @@
(tags
(topics c clang tool tree-carving)))

(package
(name conf-libclang-15-dev)
(allow_empty))


(formatting)

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project

0 comments on commit 835cec5

Please sign in to comment.