From ce133b3eda6bddc2750800d1bb76cf3c5a947daf Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 25 Feb 2020 15:05:47 +0100 Subject: Conversion to the cmake building system. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit 2578c13462d6ff5f6da401c62b24c461b3b445ca) --- 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.1