From 2a847be412bd1dc66e53ea4652cc42f24a412d0f Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Thu, 11 Jun 2020 01:55:37 +0200 Subject: Move templates to a separate directory and rename to the tde_ prefix. Create the TDE_CMAKE_ROOT and TDE_CMAKE_TEMPLATES variables. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- modules/template_dummy_cpp.cmake | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 modules/template_dummy_cpp.cmake (limited to 'modules/template_dummy_cpp.cmake') diff --git a/modules/template_dummy_cpp.cmake b/modules/template_dummy_cpp.cmake deleted file mode 100644 index 8e1f5ff..0000000 --- a/modules/template_dummy_cpp.cmake +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef _AIX - namespace { - void *not_empty_file; - } -#endif -- cgit v1.2.3