mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 14:37:44 +00:00
Build fix
This commit is contained in:
parent
255cb196c1
commit
2a11428c09
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ include( "cmake/compiler.cmake" )
|
|||
include(GetGitRevisionDescription)
|
||||
get_git_head_revision(GIT_REFSPEC GIT_SHA1)
|
||||
git_describe(VERSION --all --dirty=-d)
|
||||
message(${GIT_REFSPEC})
|
||||
message(${VERSION})
|
||||
configure_file("${SERVER_COMMON_DIR}/Version.cpp.in"
|
||||
"${SERVER_COMMON_DIR}/Version.cpp" @ONLY)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue