Skip to content
  • Administrator's avatar
    Remove circular dependency between KF and L1 · dcb3df45
    Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
    To resolve the circular dependency the KF library was split into 3 separate
    libraries. KF contains the base part, the new KFQA lib now contains everything
    which is related to quality assurance. The new lib KFParticleInterface is the
    interface needed to use the external KFParticle library.
    There wasn't any cleanup of the build system done yet.
    dcb3df45