diff options
author | Slávek Banko <[email protected]> | 2021-06-17 10:32:53 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-06-17 10:33:07 +0200 |
commit | b1f604964ecde7258e653df124883c61494f6c20 (patch) | |
tree | 929e7488272636e35c852e67ffa32fc9fd25e027 /translations | |
parent | 12997bc5337a6be3019dccdc0a9ad9b53b3e9223 (diff) | |
download | abakus-b1f604964ecde7258e653df124883c61494f6c20.tar.gz abakus-b1f604964ecde7258e653df124883c61494f6c20.zip |
Update to use tde_conditional_add_project_… rules
for documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 6b1d512016b9580744f8367cc85ac08d173e1bd7)
Diffstat (limited to 'translations')
-rw-r--r-- | translations/CMakeLists.txt | 1 | ||||
-rw-r--r-- | translations/messages/CMakeLists.txt | 1 |
2 files changed, 0 insertions, 2 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() diff --git a/translations/messages/CMakeLists.txt b/translations/messages/CMakeLists.txt deleted file mode 100644 index 24e3bd8..0000000 --- a/translations/messages/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_add_project_translations() |