diff options
author | Slávek Banko <[email protected]> | 2021-07-26 12:58:36 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-26 12:58:36 +0200 |
commit | eda8adee01eb0d4bff8c45da55c826acea5849ba (patch) | |
tree | 01c3cb8de09302597c50b1bf42ff6a3c124ed04a /translations/CMakeLists.txt | |
parent | 7cceed3da29ab57f58b5087ed68f0efa7396ce75 (diff) | |
download | kkbswitch-eda8adee01eb0d4bff8c45da55c826acea5849ba.tar.gz kkbswitch-eda8adee01eb0d4bff8c45da55c826acea5849ba.zip |
Use common rules for build and install documentation and 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() |