diff --git a/backends/CMakeLists.txt b/backends/CMakeLists.txt index e52c6cf205af53923383c89c76aa844aeeefbea3..9982d868ffcfafaf9e0a5127ea0629620fa78680 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()