summaryrefslogtreecommitdiffstats
path: root/arts/CMakeL10n.txt
blob: ac2ff704e69ad90c51fc4f1434bc1ff591f166a9 (plain)
1
2
3
4
5
6
7
8
9
10
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "artsmodules"
    EXCLUDES
        "^builder/"
        "^tools/"
)

tde_l10n_auto_add_subdirectories( )