summaryrefslogtreecommitdiff
path: root/app/i18n/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/CMakeLists.txt')
-rw-r--r--app/i18n/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/i18n/CMakeLists.txt b/app/i18n/CMakeLists.txt
index 7e245c5..00b50bb 100644
--- a/app/i18n/CMakeLists.txt
+++ b/app/i18n/CMakeLists.txt
@@ -134,8 +134,7 @@ function(updatepofile locale)
)
endif()
- file(MAKE_DIRECTORY ${mofile_dir})
-
+ file(MAKE_DIRECTORY ${mofile_dir} )
# If translator program was given, add target to edit .po files with it
if(xtc_translator)
add_custom_target(msgtranslate-${locale}