remove stray printout
This commit is contained in:
parent
2580b7cb20
commit
7514071d79
@ -26,6 +26,5 @@ function(determine_version_with_git)
|
||||
list(APPEND GIT_INFO ${VERSION_SHA1})
|
||||
endif()
|
||||
set(GIT_INFO ${GIT_INFO} PARENT_SCOPE)
|
||||
message(STATUS "GIT INFO: ${GIT_INFO}")
|
||||
message(STATUS "eive | Set git version info into GIT_INFO from the git tag ${VERSION}")
|
||||
endfunction()
|
||||
|
Loading…
Reference in New Issue
Block a user