mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 21:48:46 +02:00
rename console packaging target
This commit is contained in:
parent
e3ef18ae6e
commit
cbc0c4e31d
2 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
set(TARGET_NAME package-console)
|
||||
set(TARGET_NAME packaged-console)
|
||||
|
||||
if (PRODUCTION_BUILD)
|
||||
set(PRODUCTION_OPTION "--production")
|
||||
|
|
Loading…
Reference in a new issue