From 27c48d17115d47cf2bf2c9a33d328729a5e4a777 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 12 Jan 2019 18:39:18 +0100 Subject: conversion to the cmake buildidng system Signed-off-by: gregory guy --- doc/en/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/en/CMakeLists.txt (limited to 'doc/en/CMakeLists.txt') diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..98b15b2 --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_handbook( DESTINATION bookreader ) -- cgit v1.2.1