diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-26 10:36:35 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-26 10:36:35 +0200 |
commit | 6829385342ddce5d89bb36c33f3210c01fbc43f4 (patch) | |
tree | 961cec8a74ce2427d380abda47b75dec72fda6a4 /doc/sv/CMakeLists.txt | |
parent | 4bdb26e23be7ef47aef63edf1f0c282d0be674be (diff) | |
download | kiosktool-6829385342ddce5d89bb36c33f3210c01fbc43f4.tar.gz kiosktool-6829385342ddce5d89bb36c33f3210c01fbc43f4.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/sv/CMakeLists.txt')
-rw-r--r-- | doc/sv/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/sv/CMakeLists.txt b/doc/sv/CMakeLists.txt deleted file mode 100644 index bc04ab0..0000000 --- a/doc/sv/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG sv ) |