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

tde_l10n_create_template(
    CATALOG "tdecachegrind"
    SOURCES "." "tips"
)

tde_l10n_create_template(
    CATALOG "desktop_files/tdecachegrind-desktops/"
    SOURCES *.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)