From 404a34b9209547fd369b0c42562a92658693ff44 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 5 Dec 2018 12:40:07 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit 9004ae5427c4b939d7fbf21a7ab275181d534175) --- doc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100755 doc/CMakeLists.txt (limited to 'doc/CMakeLists.txt') diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100755 index 0000000..6d0aa9f --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories( ) -- cgit v1.2.1