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

tde_l10n_create_template(
    CATALOG "desktop_files/ksysguard-eventsrc/"
    SOURCES eventsrc
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)