Fix issue where staging/mainline build commit hash doesn't match the actual RCCL commit. (#1910)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ada4e12360
Коммит
f21fbdfc18
@@ -19,6 +19,7 @@
|
||||
# SOFTWARE.
|
||||
|
||||
# Attempt to collect the latest git hash
|
||||
set(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
execute_process(COMMAND git log --pretty=format:'%h' -n 1
|
||||
OUTPUT_VARIABLE GIT_REV
|
||||
ERROR_QUIET)
|
||||
|
||||
Ссылка в новой задаче
Block a user