diff options
author | Slávek Banko <[email protected]> | 2021-07-23 15:38:37 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-23 15:38:50 +0200 |
commit | bd28e967185425c0122007e9422680d1c571a066 (patch) | |
tree | 2e31be5d1d21668ada4848adc99da2d32cb62592 /translations/CMakeLists.txt | |
parent | f5598c4c0e1583ceafb99f40cbaa2ade79eedf31 (diff) | |
download | kbibtex-bd28e967185425c0122007e9422680d1c571a066.tar.gz kbibtex-bd28e967185425c0122007e9422680d1c571a066.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit af8f1ac02df8fed83077855694fe7254a6ea9bd2)
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() |