Adding ProjectManager as an Editor runtime dependency

The project manager is needed by the editor if it does not know what project to use
This commit is contained in:
Alex Peterson
2021-05-27 09:40:48 -07:00
committed by GitHub
parent fd8fe8b939
commit 7cd325bad9
+1
View File
@@ -173,6 +173,7 @@ ly_add_target(
RUNTIME_DEPENDENCIES
Legacy::CrySystem
Legacy::EditorLib
ProjectManager
)
ly_add_translations(
TARGETS Editor