From 737e53d58ce8cafd6f3835dc93721851476bad1c Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Wed, 24 Feb 2016 05:42:03 +0300 Subject: Initial cmake conversion --- plugins/project/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/project/CMakeLists.txt (limited to 'plugins/project/CMakeLists.txt') diff --git a/plugins/project/CMakeLists.txt b/plugins/project/CMakeLists.txt new file mode 100644 index 0000000..d3f3390 --- /dev/null +++ b/plugins/project/CMakeLists.txt @@ -0,0 +1,4 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +add_subdirectory( audioprojectcddb ) +add_subdirectory( audiometainforenamer ) -- cgit v1.2.3