rename console packaging target

This commit is contained in:
Stephen Birarda 2016-01-06 10:39:55 -08:00
parent e3ef18ae6e
commit cbc0c4e31d
2 changed files with 11 additions and 11 deletions

View file

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