X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;h=9eeb91ce1bc7e41c902e21a3228c83cb53b801d3;hp=d45a4adb764adacc2d34a153a5a2ce416457a179;hb=db9bba48e1674f169d1ed3cf184e5fa56dbe3a80;hpb=6f82edb27a2ed2c77b36591e492d8aa2671344ef diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index d45a4adb..9eeb91ce 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -40,6 +40,7 @@ set(SOURCES transfermanager.cpp util.cpp + protocols/datastream/datastreampeer.cpp protocols/legacy/legacypeer.cpp ) @@ -70,6 +71,7 @@ set(MOC_HDRS transfer.h transfermanager.h + protocols/datastream/datastreampeer.h protocols/legacy/legacypeer.h )