The new gem registration and usage system
Merge from mainline (Rebase)
This commit is contained in:
committed by
lawsonamzn
parent
c93c457356
commit
c9d5d7fb77
@@ -50,6 +50,11 @@ ly_add_target(
|
||||
Legacy::CryCommon
|
||||
)
|
||||
|
||||
# The above "Metastream" target is used by all types of applications, including dev tools.
|
||||
ly_create_alias(NAME Metastream.Clients NAMESPACE Gem TARGETS Gem::Metastream)
|
||||
ly_create_alias(NAME Metastream.Servers NAMESPACE Gem TARGETS Gem::Metastream)
|
||||
ly_create_alias(NAME Metastream.Builders NAMESPACE Gem TARGETS Gem::Metastream)
|
||||
ly_create_alias(NAME Metastream.Tools NAMESPACE Gem TARGETS Gem::Metastream)
|
||||
|
||||
################################################################################
|
||||
# Tests
|
||||
|
||||
Reference in New Issue
Block a user