diff options
author | Slávek Banko <[email protected]> | 2021-07-22 16:58:30 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-22 16:58:30 +0200 |
commit | 66d4e79e1c82c852a81eb986a87d447960b25fc7 (patch) | |
tree | 46c0c78a8d661b26b9eb23c93ea1e7df11c8f6f6 /translations/CMakeLists.txt | |
parent | 34a60011dc19ea6923372ac5fa4432955e557693 (diff) | |
download | kcmldap-66d4e79e1c82c852a81eb986a87d447960b25fc7.tar.gz kcmldap-66d4e79e1c82c852a81eb986a87d447960b25fc7.zip |
Use common rules for build and install translations.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt deleted file mode 100644 index 42b186a..0000000 --- a/translations/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_auto_add_subdirectories() |