From 3edbc412342070bbfd1b9fe3899213912e93411b Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 3 May 2009 19:57:20 +0200 Subject: Switch to libwaitress --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3