From 512da0e58de54a750aea4baafe55cc35a1aeb6f9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 1 Jan 2012 04:18:53 -0600 Subject: Add elf metainfo plugin --- kfile-plugins/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 kfile-plugins/CMakeLists.txt (limited to 'kfile-plugins/CMakeLists.txt') diff --git a/kfile-plugins/CMakeLists.txt b/kfile-plugins/CMakeLists.txt new file mode 100644 index 000000000..61e9dd6a3 --- /dev/null +++ b/kfile-plugins/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2012 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_conditional_add_subdirectory( HAVE_ELFICON elf ) -- cgit v1.2.1