mirror of
https://github.com/lubosz/overte.git
synced 2025-04-12 13:54:23 +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)
|
||||
set(PRODUCTION_OPTION "--production")
|
||||
|
|
Loading…
Reference in a new issue