cmake: Remove some compiler flags that are no longer needed
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 6 Aug 2018 21:27:10 +0000 (23:27 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 18 Nov 2018 10:06:43 +0000 (11:06 +0100)
commit60587d8c119e15b61ff7830ff9f6904b8511d174
tree5381090f217c2626f6f74e465196831965ee2b9a
parentb5c64cce8e7813090809a3e4de8f88e148f84392
cmake: Remove some compiler flags that are no longer needed

With the move to a property-based build system, we no longer need
special handling of -fPIC for Qt.

Also remove some things related to old KDE and CMake.
CMakeLists.txt