Moving hydra util files into a package

This commit is contained in:
evanchia
2021-04-19 16:31:05 -07:00
parent 14f7883425
commit c1e3e0fe5e
309 changed files with 936 additions and 806 deletions
+1
View File
@@ -268,6 +268,7 @@ if (NOT CMAKE_SCRIPT_MODE_FILE)
ly_pip_install_local_package_editable(${LY_ROOT_FOLDER}/Tools/LyTestTools ly-test-tools)
ly_pip_install_local_package_editable(${LY_ROOT_FOLDER}/Tools/RemoteConsole/ly_remote_console ly-remote-console)
ly_pip_install_local_package_editable(${LY_ROOT_FOLDER}/Tools/EditorPythonTestTools editor-python-test-tools)
endif()
endif()