Remove arguments of CMake's else() and endif() commands
authorRolf Eike Beer <kde@opensource.sf-tec.de>
Fri, 1 Jul 2016 16:50:36 +0000 (18:50 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 Sep 2016 19:45:57 +0000 (21:45 +0200)
commit622ae84876eaab27ab232ee72e97e090b0aa57c0
tree7663c27d191efeb9bc08f5a6a2b92711687ea28a
parent8cacd45fd61aeaa5a50ed9985577022cae00fcff
Remove arguments of CMake's else() and endif() commands

The need for them is long gone, but they are still permitted. Remove the
remaining instances to make the code more consistent.
CMakeLists.txt
cmake/FindExecInfo.cmake
cmake/FindPhonon.cmake
cmake/FindQCA2-QT5.cmake
cmake/FindQCA2.cmake
pics/CMakeLists.txt
po/CMakeLists.txt
src/CMakeLists.txt
src/common/CMakeLists.txt
src/core/CMakeLists.txt
src/qtui/CMakeLists.txt