Adding back gem.json files to the Atom and AtomLyIntegration folders
which are to be seen as sub gem roots as a workaround for detecting the location of the "gem" root for the Atom/AtomLyIntegration GEM_MODULE targets Removed the logic in the SettingsRegistry.cmake for reading a "gem_module_roots" key from the gem.json file in order to determine the root of the Atom and Atom LyIntegration sub gem modules
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
{
|
||||
"gem_name": "AtomLyIntegration",
|
||||
"gem_module_roots": [
|
||||
"AtomBridge",
|
||||
"AtomFont",
|
||||
"AtomImGuiTools",
|
||||
"AtomViewportDisplayInfo",
|
||||
"CommonFeatures",
|
||||
"EMotionFXAtom",
|
||||
"ImguiAtom",
|
||||
"TechnicalArt/DccScriptingInterface"
|
||||
]
|
||||
"display_name": "Atom O3DE Integration",
|
||||
"summary": "Collection of module targets for integrating Atom with the O3DE engine"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user