The new gem registration and usage system
Merge from mainline (Rebase)
This commit is contained in:
committed by
lawsonamzn
parent
c93c457356
commit
c9d5d7fb77
@@ -38,3 +38,9 @@ ly_add_target(
|
||||
PRIVATE
|
||||
Gem::TickBusOrderViewer.Static
|
||||
)
|
||||
|
||||
|
||||
# the above module is for use in all application types except builders
|
||||
ly_create_alias(NAME TickBusOrderViewer.Servers NAMESPACE Gem TARGETS Gem::TickBusOrderViewer)
|
||||
ly_create_alias(NAME TickBusOrderViewer.Clients NAMESPACE Gem TARGETS Gem::TickBusOrderViewer)
|
||||
ly_create_alias(NAME TickBusOrderViewer.Tools NAMESPACE Gem TARGETS Gem::TickBusOrderViewer)
|
||||
|
||||
Reference in New Issue
Block a user