diff --git a/backends/CMakeLists.txt b/backends/CMakeLists.txt index 63de7f0deb73ce89c18164328fc685cebb670fcd..f82ef3efda2375bf85254f919af92aac937d6b7c 100644 --- a/backends/CMakeLists.txt +++ b/backends/CMakeLists.txt @@ -9,6 +9,10 @@ if (PROTOBUF_FOUND) ADD_SUBDIRECTORY(swiften) +# if(YAHOO2_FOUND) + ADD_SUBDIRECTORY(libyahoo2) +# endif() + ADD_SUBDIRECTORY(template) if (NOT WIN32)