mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-22 12:47:45 +00:00
Actually generate the version strings correctly
This commit is contained in:
parent
df61b53d1a
commit
0dba611358
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ function(git_describe _var)
|
|||
execute_process(COMMAND
|
||||
"${GIT_EXECUTABLE}"
|
||||
describe
|
||||
${hash}
|
||||
${ARGN}
|
||||
WORKING_DIRECTORY
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
|
|
Loading…
Add table
Reference in a new issue