Fix destination path for events translations template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 59fc6198ba)
r14.0.x
Slávek Banko 2 years ago
parent 24c7af0ccb
commit e8810846be
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -11,4 +11,5 @@ tde_l10n_create_template(
tde_l10n_create_template(
CATALOG "desktop_files/eventsrc/"
SOURCES eventsrc
DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)

Loading…
Cancel
Save