diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index bf487d9..50f5592 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -11,4 +11,5 @@ tde_l10n_create_template( tde_l10n_create_template( CATALOG "desktop_files/eventsrc/" SOURCES eventsrc + DESTINATION "${CMAKE_SOURCE_DIR}/translations" )