The new gem registration and usage system
Merge from mainline (Rebase)
This commit is contained in:
committed by
lawsonamzn
parent
c93c457356
commit
c9d5d7fb77
@@ -75,4 +75,10 @@ if (PAL_TRAIT_BUILD_HOST_TOOLS)
|
||||
3rdParty::Qt::Xml
|
||||
AZ::AzQtComponents
|
||||
)
|
||||
|
||||
# Load the "Gem::GraphCanvas" module in Builders and Tools
|
||||
ly_create_alias(NAME GraphCanvas.Builders NAMESPACE Gem TARGETS Gem::GraphCanvas.Editor)
|
||||
ly_create_alias(NAME GraphCanvas.Tools NAMESPACE Gem TARGETS Gem::GraphCanvas.Editor)
|
||||
|
||||
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user