summaryrefslogtreecommitdiffstats
path: root/doc/it/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-12-15 13:25:07 +0100
committergregory guy <g-gregory@gmx.fr>2018-12-15 13:25:07 +0100
commit625c20b0685de093b108a892291225b4420aa684 (patch)
treec8b129b4d46e0a8c8074f83df1e87cb5c5f0da75 /doc/it/CMakeLists.txt
parentc397dac9ff90061c144b52209509eab320599d02 (diff)
downloadkplayer-625c20b0685de093b108a892291225b4420aa684.tar.gz
kplayer-625c20b0685de093b108a892291225b4420aa684.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'doc/it/CMakeLists.txt')
-rw-r--r--doc/it/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/it/CMakeLists.txt b/doc/it/CMakeLists.txt
new file mode 100644
index 0000000..ac324c5
--- /dev/null
+++ b/doc/it/CMakeLists.txt
@@ -0,0 +1,4 @@
+tde_create_handbook(
+ DESTINATION kplayer
+ LANG it
+)