Skip to content
  • Alexander Lohnau's avatar
    Use target-centric CMake approach for declaring debug category · f740a8bd
    Alexander Lohnau authored and Albert Vaca Cintora's avatar Albert Vaca Cintora committed
    This makes it easier to read, because we do not have to handle a list of
    files that get added to the targets. In other KDE projects, we also
    prefer the target centric approach.
    
    In case one wants to reuse the same category in multiple places, it
    would be best to create a small static lib. But for now, this is not
    needed.
    f740a8bd