mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Updated format
This commit is contained in:
parent
9200db24be
commit
250553e4ba
@ -38,7 +38,7 @@ if ("$ENV{EnvironmentVariableName}" STREQUAL "")
|
||||
if (GIT_VERSION_FOUND)
|
||||
set(VERSION "unknown")
|
||||
else (GIT_VERSION_FOUND)
|
||||
set(VERSION "git-${GIT_VERSION}")
|
||||
set(VERSION "${GIT_VERSION}")
|
||||
endif (GIT_VERSION_FOUND)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user