diff options
author | Slávek Banko <[email protected]> | 2021-07-16 13:47:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-16 13:47:39 +0200 |
commit | 51d0c900d978d0ac1695f90de658edd1a2b24d18 (patch) | |
tree | 03aa782e77b9fb53f55237b1787a3a39215b6d99 /translations/CMakeLists.txt | |
parent | 7fe0fe2e7369b8b95091b7c9022c2493137b2d40 (diff) | |
download | kpicosim-51d0c900d978d0ac1695f90de658edd1a2b24d18.tar.gz kpicosim-51d0c900d978d0ac1695f90de658edd1a2b24d18.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() |