X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;h=1b77dafbde72301674f175db9ea0056adfa5c101;hp=caace32b211d522c99ce2d7e5993d172a76c0490;hb=8b07343ab53d37b5340a56bde2d71ff2a3afb14a;hpb=222d0be6ffa0f6c63c3c8c5a303260b9aee10e68 diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index caace32b..1b77dafb 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -58,10 +58,6 @@ set(SOURCES protocol.h ) -if (QCA2-QT5_FOUND) - set(SOURCES ${SOURCES} keyevent.cpp) -endif() - if (HAVE_SYSLOG) add_definitions(-DHAVE_SYSLOG) endif()