Fix the DefaultGem template's Editor target (#3853)

Removes the OUTPUT_NAME from the .Editor target in the Gem template.
Removes the same from Gems that have it currently.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
This commit is contained in:
amzn-phist
2021-09-01 14:33:23 -05:00
committed by GitHub
parent 451f267d58
commit 2d623590e8
3 changed files with 4 additions and 7 deletions
@@ -85,7 +85,6 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS)
NAME ${Name}.Editor GEM_MODULE
NAMESPACE Gem
AUTOMOC
OUTPUT_NAME Gem.${Name}.Editor
FILES_CMAKE
${NameLower}_editor_shared_files.cmake
INCLUDE_DIRECTORIES