Makes Editor depend on LuaIDE (#4514)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-10-06 10:13:49 -07:00
committed by GitHub
parent 15ecf3c65a
commit 8928c90cc4
+2
View File
@@ -38,3 +38,5 @@ ly_add_target(
PRIVATE
STANDALONETOOLS_ENABLE_LUA_IDE
)
ly_add_dependencies(Editor LuaIDE)