PDA

Просмотр полной версии : [11167] Added CMake support


newsbot
14.02.2011, 13:12
автор: cipherCOM


<pre>m .gitignore
+ CMakeLists.txt
+ cmake/FindACE.cmake
+ cmake/FindGit.cmake
+ cmake/FindMySQL.cmake
+ cmake/FindOpenSSL.cmake
+ cmake/FindPCHSupport.cmake
+ cmake/FindPlatform.cmake
+ cmake/FindReadline.cmake
+ cmake/FindTBB.cmake
+ cmake/FindTermcap.cmake
+ cmake/FindVisualStudio2010.cmake
+ cmake/ImportACE.cmake
+ cmake/ImportTBB.cmake
+ cmake/cmake_uninstall.cmake.in
+ config.h.cmake
+ createprojects.bat
+ dep/ACE_wrappers/CMakeLists.txt
+ dep/ACE_wrappers/ace/config.h.win
+ dep/CMakeLists.txt
+ dep/src/CMakeLists.txt
+ dep/src/g3dlite/CMakeLists.txt
+ dep/src/gsoap/CMakeLists.txt
+ dep/src/zlib/CMakeLists.txt
+ dep/tbb/CMakeLists.txt
m dep/tbb/build/Makefile.tbb
m dep/tbb/build/common.inc
+ dep/tbb/build/vs100project/index.html
+ dep/tbb/build/vs100project/makefile.sln
+ dep/tbb/build/vs100project/tbb.vcxproj
+ dep/tbb/build/vs100project/tbbmalloc.vcxproj
+ dep/tbb/build/vs100project/tbbmalloc_proxy.vcxproj
+ dep/tbb/build/vs100project/version_string.tmp
+ src/CMakeLists.txt
+ src/bindings/CMakeLists.txt
+ src/bindings/universal/CMakeLists.txt
+ src/framework/CMakeLists.txt
+ src/game/CMakeLists.txt
+ src/mangosd/CMakeLists.txt
m src/mangosd/mangosd.conf.dist.in
+ src/realmd/CMakeLists.txt
+ src/shared/CMakeLists.txt
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[11167] Added CMake support

(based on cipherCOM's commit 0039476)

Signed-off-by: VladimirMangos <vladimir@getmangos.com></pre>




Дальше... (https://github.com/mangos/mangos/commit/33fd34a42e806c7b43c5f0786c8ec50852d49cf1)