~kdevelop/kgraphviewer/master

« back to all changes in this revision

Viewing changes to src/part/CMakeLists.txt

  • Committer: Friedrich W. H. Kossebau
  • Date: 2021-06-21 17:02:22 UTC
  • Revision ID: git-v1:aa7ddb4686f90db862fe038d8ba3b5424a8097ed
Use ecm_qt_install_logging_categories to generate kdebugsettings file

GIT_SILENT

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    IDENTIFIER KGRAPHVIEWERLIB_LOG
6
6
    CATEGORY_NAME org.kde.kgraphviewer.lib
7
7
    DEFAULT_SEVERITY Warning
 
8
    DESCRIPTION "KGraphViewer (Library and KPart)"
 
9
    EXPORT KGRAPHVIEWER
8
10
)
9
11
 
10
12
########### next target ###############