mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-04-26 17:54:43 +00:00
fix versions (commit count)
This commit is contained in:
parent
d398f8cd87
commit
2acf202cf1
@ -56,7 +56,7 @@ endfunction()
|
||||
macro(updateGitVars)
|
||||
|
||||
execute_process(
|
||||
COMMAND git rev-list --all --count
|
||||
COMMAND git rev-list --count HEAD
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
OUTPUT_VARIABLE GIT_COMMIT_COUNT
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user