Move all CMake scripts one level up
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 16 Mar 2014 22:33:41 +0000 (23:33 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 17 Mar 2014 21:34:34 +0000 (22:34 +0100)
commita2121709c6e39fe3640163e5a4b6b96b8b0f1ab8
tree2eff71d1f213daa2ad304e729e5c33c2b8d4eae9
parent722a0ccfedb9868acfefcf26700e48391d9b9efd
Move all CMake scripts one level up

Having them in cmake/modules/ just adds a pointless extra directory,
so let's move them directly into cmake/.
12 files changed:
CMakeLists.txt
cmake/COPYING-CMAKE-SCRIPTS [moved from cmake/modules/COPYING-CMAKE-SCRIPTS with 100% similarity]
cmake/FindDBusMenuQt.cmake [moved from cmake/modules/FindDBusMenuQt.cmake with 100% similarity]
cmake/FindExecInfo.cmake [moved from cmake/modules/FindExecInfo.cmake with 100% similarity]
cmake/FindLibraryWithDebug.cmake [moved from cmake/modules/FindLibraryWithDebug.cmake with 100% similarity]
cmake/FindLibsnore.cmake [moved from cmake/modules/FindLibsnore.cmake with 100% similarity]
cmake/FindPhonon.cmake [moved from cmake/modules/FindPhonon.cmake with 100% similarity]
cmake/FindQCA2.cmake [moved from cmake/modules/FindQCA2.cmake with 100% similarity]
cmake/GetGitRevisionDescription.cmake [moved from cmake/modules/GetGitRevisionDescription.cmake with 100% similarity]
cmake/GetGitRevisionDescription.cmake.in [moved from cmake/modules/GetGitRevisionDescription.cmake.in with 100% similarity]
cmake/QuasselMacros.cmake [moved from cmake/modules/QuasselMacros.cmake with 100% similarity]
cmake/README [moved from cmake/modules/README with 100% similarity]