mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -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
|
PARENT_SCOPE
|
||||||
)
|
)
|
||||||
set(PROJECT_VERSION_LABEL
|
set(PROJECT_VERSION_LABEL
|
||||||
"custom(${GIT_COM_ID})"
|
"custom-${GIT_COM_ID}"
|
||||||
PARENT_SCOPE
|
PARENT_SCOPE
|
||||||
)
|
)
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue