Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git

This commit is contained in:
Yehonal
2016-08-10 12:41:06 +02:00
7 changed files with 309 additions and 77 deletions

View File

@@ -73,9 +73,9 @@ if( UNIX )
find_package(BZip2)
endif()
#if(NOT WITHOUT_GIT)
# find_package(Git)
#endif()
if(NOT WITHOUT_GIT)
find_package(Git)
endif()
# Find revision ID and hash of the sourcetree
include(src/cmake/genrev.cmake)