Update currently bundled CMake scripts
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 16 Mar 2014 16:45:10 +0000 (17:45 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 16 Mar 2014 16:45:10 +0000 (17:45 +0100)
We still need to bundle some CMake scripts that are not part of a
standard CMake installation, and may not be present in particular
on non-UNIXy platforms (as e.g. Windows does not have the concept
of a system-wide CMake script location).

Let's use current versions of those.


No differences found