From 73bf7148d0cdfa7e0c79c5290bc90ddccca89821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 9 Feb 2020 18:46:24 +0100 Subject: Restore build option WITH_WEBCAM. This reverts commit fa8d1f84ac8531d2400ed1d1409622cea3ab851a. (cherry picked from commit d0a3e54edf83dff8e2484c1131e8448df2829edd) --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index cc20349c..d702061b 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 ) -- cgit v1.2.1