Remove bundled FindPackageHandleStandardArgs.cmake
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 22 May 2012 15:57:24 +0000 (17:57 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 22 May 2012 15:57:24 +0000 (17:57 +0200)
commit36f970067294578fc0b4c8c778e314d342f5e15b
treedf2aaf45638c633546496b7edabe46c60da92770
parent6f38b6fdeb73e726c24b26a97b98c9cfe0fc8a0e
Remove bundled FindPackageHandleStandardArgs.cmake

This unnecessarily introduced a dependency to cmake-2.8.3, and we don't require
the extra features present in the bundled (KDE) version. Let's hope that CMake started
to ship this functionality sufficiently early, so we can rely on the system version.
cmake/modules/FindPackageHandleStandardArgs.cmake [deleted file]