diff options
Diffstat (limited to 'data/translations/help/CMakeLists.txt')
-rw-r--r-- | data/translations/help/CMakeLists.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/translations/help/CMakeLists.txt b/data/translations/help/CMakeLists.txt deleted file mode 100644 index 4cf2b1318..000000000 --- a/data/translations/help/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -SET(FILES - cs.po - de.po - es.po - fr.po - it.po - nl_BE.po - pl.po - pt_BR.po - ru.po - zh_CN.po - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/translations/help) |