mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 17:53:49 +02:00
rename the console targets to server-console
This commit is contained in:
parent
8b429d5b47
commit
be377c7b32
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
set(TARGET_NAME packaged-console)
|
set(TARGET_NAME packaged-server-console)
|
||||||
|
|
||||||
if (PRODUCTION_BUILD)
|
if (PRODUCTION_BUILD)
|
||||||
set(PRODUCTION_OPTION "--production")
|
set(PRODUCTION_OPTION "--production")
|
||||||
|
|
Loading…
Reference in a new issue