
Flag byteweight_frontend
  Description: Build bap-byteweight toolkit
  Default: false

Executable "bap-byteweight"
  Path:           src
  MainIs:         bap_byteweight_main.ml
  Build$:         flag(everything) || flag(byteweight_frontend)
  Install:        true
  CompiledObject: best
  BuildDepends:   bap, bap-byteweight,
                  cmdliner, curl, fileutils, re.posix, findlib.dynload, ppx_bap
