Enabling linux compilation

This commit is contained in:
guthadam
2021-06-09 11:57:21 -05:00
parent e85b5a8c48
commit 0fbeec7f17
2 changed files with 1 additions and 2 deletions
@@ -116,7 +116,6 @@ ly_add_target(
# Add a 'builders' alias to allow the MaterialEditor root gem path to be added to the generated
# cmake_dependencies.<project>.assetprocessor.setreg to allow the asset scan folder for it to be added
ly_create_alias(NAME MaterialEditor.Builders NAMESPACE Gem)
ly_create_alias(NAME MaterialEditor.Tools NAMESPACE Gem)
# Add build dependency to Editor for the MaterialEditor application since
# Editor opens up the MaterialEditor
@@ -9,4 +9,4 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#
set(PAL_TRAIT_ATOM_MATERIAL_EDITOR_APPLICATION_SUPPORTED FALSE)
set(PAL_TRAIT_ATOM_MATERIAL_EDITOR_APPLICATION_SUPPORTED TRUE)