summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2019-01-03 03:54:42 +0100
committerSlávek Banko <[email protected]>2019-01-03 04:32:19 +0100
commit7d4da1a03dce87c2292283c70efea49b534ecd42 (patch)
tree15587e076cd16e365adc863a39997381171826ea /doc
parent6d8083e2a680f398426332649fa58ef6062d5d82 (diff)
downloadkpilot-7d4da1a03dce87c2292283c70efea49b534ecd42.tar.gz
kpilot-7d4da1a03dce87c2292283c70efea49b534ecd42.zip
Migration to standard TDE CMake build system.
Add common cmake module. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 0ef4ca6d362d2a6d8a3821e2f47a7d141fbcd3a9)
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
new file mode 100644
index 0000000..91836f1
--- /dev/null
+++ b/doc/CMakeLists.txt
@@ -0,0 +1,3 @@
+##### directories ###############################
+
+tde_auto_add_subdirectories( )