From 4c277df8cb9cc3d19ce68d55485e0aaacd909ac2 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 27 Oct 2018 13:04:14 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit ededcc28b46bb4a33cddae207b95ccb8722885a4) --- 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..6e55658 --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory( HTML ) -- cgit v1.2.1