The new gem registration and usage system
Merge from mainline (Rebase)
This commit is contained in:
committed by
lawsonamzn
parent
c93c457356
commit
c9d5d7fb77
@@ -40,6 +40,10 @@ ly_add_target(
|
||||
Gem::GameState.Static
|
||||
)
|
||||
|
||||
# Clients and Servers use the above module. There is no editor or tools module required.
|
||||
ly_create_alias(NAME GameState.Clients NAMESPACE Gem TARGETS GameState)
|
||||
ly_create_alias(NAME GameState.Servers NAMESPACE Gem TARGETS GameState)
|
||||
|
||||
################################################################################
|
||||
# Tests
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user