From 10026753cb9c2f8231ef0f5be01fd0f3a8142aef Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 26 Oct 2012 16:41:56 -0500 Subject: Added XMMS support to CMake. Thanks to Slavek Banko. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5d68fa52..eb884fb5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,6 +48,7 @@ option( WITH_JINGLE "Enable jingle support (kopete)" OFF ) option( WITH_SPEEX "Enable speex support (for jingle)" OFF ) option( WITH_WEBCAM "Enable webcam support (kopete/msn)" OFF ) option( WITH_GSM "Enable GSM SMS support (kopete/sms)" OFF ) +option( WITH_XMMS "Enable XMMS support (kopete/nowlistening)" OFF ) option( WITH_ARTS "Enable aRts support" OFF ) option( WITH_SLP "Enable OpenSLP support (krdc, krfb)" OFF ) -- cgit v1.2.1