X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=a764608389ad6b4a69c8fd404a84b7ef7024fafa;hb=2e83624ce2642589a5b1f298e4993c51d22caafe;hp=2097b6c1d389def6847e2fb4f692f9a4a50e3c15;hpb=a74a725963b9d3af225badb6dd06af8a34e4a8d0;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 )