summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
deleted file mode 100644
index fa6fcde..0000000
--- a/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-cmake_minimum_required (VERSION 2.4)
-
-set (PACKAGE pianobar)
-project (${PACKAGE} C)
-
-add_subdirectory (libpiano)
-add_subdirectory (libwaitress)
-add_subdirectory (libezxml)
-add_subdirectory (src)