From 1a22301f46db807500b77119ae0132b9a3f876c5 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 15 Oct 2013 16:26:13 +0200 Subject: Initial cmake conversion --- tdefile-plugins/CMakeLists.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tdefile-plugins/CMakeLists.txt (limited to 'tdefile-plugins/CMakeLists.txt') diff --git a/tdefile-plugins/CMakeLists.txt b/tdefile-plugins/CMakeLists.txt new file mode 100644 index 0000000..745ac3c --- /dev/null +++ b/tdefile-plugins/CMakeLists.txt @@ -0,0 +1,9 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +add_subdirectory( txt ) +add_subdirectory( html ) +add_subdirectory( desktop ) +add_subdirectory( folder ) +add_subdirectory( lnk ) +add_subdirectory( mhtml ) +add_subdirectory( cert ) -- cgit v1.2.1