summaryrefslogtreecommitdiffstats
path: root/libkcddb/CMakeL10n.txt
blob: 624ff885e2d93c37892bcf1e98dd0f0225f4ecd7 (plain)
1
2
3
4
5
6
7
8
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "libkcddb"
    EXCLUDES "^kcmcddb/"
)

tde_l10n_auto_add_subdirectories( )