Flag frontend
  Description: Build the bap command line utility
  Default: false

Executable "bap"
  Path:           src
  MainIs:         bap_frontend.ml
  Build$:         flag(everything) || flag(frontend)
  NativeOpt: -thread
  CompiledObject: best
  BuildDepends:   bap-main, bap, bap-core-theory, bap-knowledge,
                  core_kernel, ppx_bap, findlib.dynload, regular
