diff --git a/CMakeLists.txt b/CMakeLists.txt index 589cc6f3..1512944e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,6 +48,7 @@ tde_setup_paths( ) 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 )