From 20cda3a85e6290422fd62234a2c612f7b8e324e9 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Thu, 25 Feb 2016 09:12:54 +0300 Subject: Initial cmake convertion --- da/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 da/CMakeLists.txt (limited to 'da/CMakeLists.txt') diff --git a/da/CMakeLists.txt b/da/CMakeLists.txt new file mode 100644 index 0000000..a435eb9 --- /dev/null +++ b/da/CMakeLists.txt @@ -0,0 +1,2 @@ +tde_conditional_add_subdirectory( BUILD_MESSAGES messages ) +tde_conditional_add_subdirectory( BUILD_DOC doc ) -- cgit v1.2.1