diff options
Diffstat (limited to 'plugins/project/CMakeLists.txt')
-rw-r--r-- | plugins/project/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 ) |