X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=a764608389ad6b4a69c8fd404a84b7ef7024fafa;hb=cdc6091a2e02b84a48937cda287a0769ceb8726a;hp=2097b6c1d389def6847e2fb4f692f9a4a50e3c15;hpb=9451580d19875b23ec52af64585496efb7268e0f;p=quassel.git diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 2097b6c1..a7646083 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -41,7 +41,8 @@ set(SOURCES storage.cpp # needed for automoc - coreeventmanager.h) + coreeventmanager.h +) set(LIBS )