mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Change 'custom(VER)' to 'custom-VER' because Fedora mad (#5180)
This commit is contained in:
parent
bd60a9fd2e
commit
50274cb66d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ function(get_commit_id)
|
|||
PARENT_SCOPE
|
||||
)
|
||||
set(PROJECT_VERSION_LABEL
|
||||
"custom(${GIT_COM_ID})"
|
||||
"custom-${GIT_COM_ID}"
|
||||
PARENT_SCOPE
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue