From b0ef7f15a77b7c247b4852cb59976dafd4c09c09 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 22 Sep 2018 22:25:19 +0200 Subject: conversion to the cmake building 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') diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..ba3ef3e --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_handbook( DESTINATION ${PROJECT_NAME} ) -- cgit v1.2.3