From 80393e2a7b4ebc62d4210a8d96d788652ba9af14 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 5 Oct 2010 23:47:35 +0000 Subject: Link cmake directory to Trinity modifiable shared cmake SVN folder git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- cmake/modules/template_dummy_cpp.cmake | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 cmake/modules/template_dummy_cpp.cmake (limited to 'cmake/modules/template_dummy_cpp.cmake') diff --git a/cmake/modules/template_dummy_cpp.cmake b/cmake/modules/template_dummy_cpp.cmake deleted file mode 100644 index 8e1f5ff59..000000000 --- a/cmake/modules/template_dummy_cpp.cmake +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef _AIX - namespace { - void *not_empty_file; - } -#endif -- cgit v1.2.3