3
0
Fork 0
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:
Stephen Birarda 2016-01-19 16:15:01 -08:00
parent 8b429d5b47
commit be377c7b32

View file

@ -1,4 +1,4 @@
set(TARGET_NAME packaged-console)
set(TARGET_NAME packaged-server-console)
if (PRODUCTION_BUILD)
set(PRODUCTION_OPTION "--production")