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 --- renamedlgplugins/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 renamedlgplugins/CMakeLists.txt (limited to 'renamedlgplugins/CMakeLists.txt') diff --git a/renamedlgplugins/CMakeLists.txt b/renamedlgplugins/CMakeLists.txt new file mode 100644 index 0000000..83247e4 --- /dev/null +++ b/renamedlgplugins/CMakeLists.txt @@ -0,0 +1,4 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +add_subdirectory( images ) +add_subdirectory( audio ) -- cgit v1.2.1