From 625c20b0685de093b108a892291225b4420aa684 Mon Sep 17 00:00:00 2001
From: gregory guy <g-gregory@gmx.fr>
Date: Sat, 15 Dec 2018 13:25:07 +0100
Subject: conversion to the cmake building system

Signed-off-by: gregory guy <g-gregory@gmx.fr>
---
 doc/it/CMakeLists.txt | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 doc/it/CMakeLists.txt

(limited to 'doc/it/CMakeLists.txt')

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
+)
-- 
cgit v1.2.1