Add help comments to CMakeLists.txt.

Thanks to Fat-Zer.
pull/1/head
Darrell Anderson 12 years ago
parent 13aaccceab
commit 058a95c5fd

@ -53,6 +53,19 @@ option( WITH_ARTS "Enable aRts support" OFF )
option( WITH_SLP "Enable OpenSLP support (krdc, krfb)" OFF )
##### options comments ##########################
# WITH_JINGLE affects kopete[protocol_jabber]
# WITH_SPEEX affects kopete[protocol_jabber+jingle]
# WITH_WEBCAM affects kopete[protocol_msn]
# WITH_GSM affects kopete[protocol_sms]
# WITH_GSM adds another backend to sms protocol in addition
# to smsclient and smssend, the gsmlib
# WITH_XMMS affects kopete[plugin_nowlistening]
# WITH_ARTS affects wifi
# WITH_SLP affects krdc krfb
##### kopete protocols ##########################
option( BUILD_KOPETE_PROTOCOL_ALL "Build all kopete protocols" OFF )

@ -1 +1 @@
Subproject commit a84dfb918b09c3e577b5ebd811761daf4fc8226c
Subproject commit efdff81cd246d0737ecb1a82ef6fd588c0a6bc08

@ -1 +1 @@
Subproject commit 3e0a4c9f3bb710512f7f21dc63970804ee09d09c
Subproject commit f1cea7f894713183e061fa6d2b69b05889a90a03
Loading…
Cancel
Save