This commit is contained in:
2019-11-19 23:00:05 -07:00
parent 8237544bf8
commit e4cee3964d
254 changed files with 12307 additions and 273 deletions

View File

@@ -1,3 +1,6 @@
if("master" STREQUAL "")
message(FATAL_ERROR "Tag for git checkout should not be empty.")
endif()
execute_process(
COMMAND "/usr/local/bin/git" rev-list --max-count=1 HEAD