diff --git a/backends/CMakeLists.txt b/backends/CMakeLists.txt index e52c6cf2..9982d868 100644 --- a/backends/CMakeLists.txt +++ b/backends/CMakeLists.txt @@ -7,6 +7,4 @@ if (PROTOBUF_FOUND) ADD_SUBDIRECTORY(libircclient-qt) endif() - ADD_SUBDIRECTORY(libmsn) - endif()