diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fac2b75b..c9139a324 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -87,9 +87,9 @@ option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ##### options comments ########################## -# WITH_SASL affects tdeioslaves(kio_ldap kio_smtp kio_pop3) -# WITH_LDAP affects tdeioslaves(kio_ldap) -# WITH_SAMBA affects tdeioslaves(kio_samba) kcontrol +# WITH_SASL affects tdeioslaves(tdeio_ldap tdeio_smtp tdeio_pop3) +# WITH_LDAP affects tdeioslaves(tdeio_ldap) +# WITH_SAMBA affects tdeioslaves(tdeio_samba) kcontrol # WITH_OPENEXR affects tdeioslaves(thumbnail) # WITH_XCOMPOSITE affects twin kicker(taskmanager) tdm # WITH_XCURSOR affects tdeioslaves(thumbnail), kcontrol(input), kdesktop |