cmake: Remove build system support for Qt4/KDE4
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 16 Jul 2018 22:11:57 +0000 (00:11 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 18 Nov 2018 10:06:43 +0000 (11:06 +0100)
commit0216d4a650c02155b5bcd517567209f674d8a120
treed81be00277273765807ec2e0169dbb057b478b3a
parent4af261c83c6dfd578886afc6da23e5ded067b5c9
cmake: Remove build system support for Qt4/KDE4

In our quest to modernize the codebase, remove support for the
long-dead Qt4 libraries (and consequently, also for integration
into KDE4) from the build system.
13 files changed:
CMakeLists.txt
INSTALL
cmake/QuasselInstallDirs.cmake
cmake/QuasselMacros.cmake
data/CMakeLists.txt
icons/CMakeLists.txt
snapcraft.yaml
src/CMakeLists.txt
src/client/CMakeLists.txt
src/common/CMakeLists.txt
src/core/CMakeLists.txt
src/qtui/CMakeLists.txt
src/uisupport/CMakeLists.txt