From 1fbbb6bb7a00e36d4e847a087f01b50c0c728125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 24 Dec 2018 15:08:52 +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: Slávek Banko (cherry picked from commit 3b5c4c74473e99bee211d454d857fe325b4c55aa) --- et/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 et/CMakeLists.txt (limited to 'et/CMakeLists.txt') diff --git a/et/CMakeLists.txt b/et/CMakeLists.txt new file mode 100644 index 0000000..ba78952 --- /dev/null +++ b/et/CMakeLists.txt @@ -0,0 +1 @@ +tde_conditional_add_subdirectory( BUILD_DOC doc ) -- cgit v1.2.3