Flag relocatable
  Description: Build relocatable brancher
  Default: false

Library relocatable_plugin
  XMETADescription: provides facility to load relocatable files
  Path:            plugins/relocatable
  Build$:          flag(everything) || flag(relocatable)
  FindlibName:     bap-plugin-relocatable
  InternalModules: Rel_symbolizer
  BuildDepends:    bap, ogre, bap-knowledge, core_kernel, monads,
                   bitvec, bitvec-order, bitvec-sexp, bap-core-theory, ppx_bap,
                   bap-main, bap-arm, bap-powerpc, bap-x86-cpu
  XMETAExtraLines: tags="brancher, loader, ogre"