summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLars-Dominik Braun <PromyLOPh@lavabit.com>2009-05-03 19:57:20 +0200
committerLars-Dominik Braun <PromyLOPh@lavabit.com>2009-05-03 19:57:20 +0200
commit3edbc412342070bbfd1b9fe3899213912e93411b (patch)
tree9e3aa29f881bfa7281c82fe51012d778b024fcf2 /CMakeLists.txt
parent096975db943e4422a9a0afd57d785d4f3ade97f0 (diff)
downloadpianobar-windows-3edbc412342070bbfd1b9fe3899213912e93411b.tar.gz
pianobar-windows-3edbc412342070bbfd1b9fe3899213912e93411b.tar.bz2
pianobar-windows-3edbc412342070bbfd1b9fe3899213912e93411b.zip
Switch to libwaitress
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index df48534..c366638 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,4 +5,5 @@ project (${PACKAGE} C)
add_subdirectory (libpiano)
add_subdirectory (libwardrobe)
+add_subdirectory (libwaitress)
add_subdirectory (src)