diff options
author | gregory guy <[email protected]> | 2019-05-19 19:22:18 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-05-19 19:22:18 +0200 |
commit | 14bb845a29befcb8b11e2b55a43c58684d9acac0 (patch) | |
tree | a16035ab2089d9313ec91502cabe161e5d31e1f3 /doc/CMakeLists.txt | |
parent | 2663b431fc4f6e40655367b67ae6345f4f839ccf (diff) | |
download | keep-14bb845a29befcb8b11e2b55a43c58684d9acac0.tar.gz keep-14bb845a29befcb8b11e2b55a43c58684d9acac0.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 0000000..6d0aa9f --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories( ) |