- just some buildsystem cleanups and include fixes
authorAkiko <akiko@linux-addicted.net>
Sun, 17 May 2015 08:11:32 +0000 (10:11 +0200)
committerWilken Gottwalt <wilken.gottwalt@multi-universum.de>
Sun, 17 May 2015 08:18:33 +0000 (10:18 +0200)
commitee53c97c066f17ec36b40e8ed786e15699338a4c
tree85b610b098163caa1543c29d838d2fdc6d078a82
parent1b3363fdc06db3b18b5c587c6a861ffe45fecc96
- just some buildsystem cleanups and include fixes
16 files changed:
CMakeLists.txt
bin/binaries_go_here [new file with mode: 0644]
cmake_modules/FindLua53.cmake [new file with mode: 0644]
cmake_modules/FindMYSQL.cmake
lib/libraries_go_here [new file with mode: 0644]
plugin/shared_objects_go_here [new file with mode: 0644]
server/CMakeLists.txt
server/src/CMakeLists.txt
server/src/common/CMakeLists.txt
server/src/dev-tools/CMakeLists.txt
server/src/game/CMakeLists.txt
server/src/info/CMakeLists.txt
server/src/patch/CMakeLists.txt
tools/CMakeLists.txt
tools/pak_decompress/CMakeLists.txt
tools/vfs_viewer/CMakeLists.txt