summaryrefslogtreecommitdiffstats
path: root/applnk/CMakeL10n.txt
blob: aadcfd579cd6899effa904eb869616e16c1cbb7d (plain)
1
2
3
4
5
6
7
##### create translation templates ##############

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