The new gem registration and usage system
Merge from mainline (Rebase)
This commit is contained in:
committed by
lawsonamzn
parent
c93c457356
commit
c9d5d7fb77
@@ -43,6 +43,9 @@ ly_add_target(
|
||||
Gem::LocalUser.Static
|
||||
)
|
||||
|
||||
# by default, load the above "Gem::LocalUser" module in client applications
|
||||
ly_create_alias(NAME LocalUser.Clients NAMESPACE Gem TARGETS Gem::LocalUser)
|
||||
|
||||
################################################################################
|
||||
# Tests
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user