Added an installation of the scripts/o3de folder as a local package for the o3de python that is installed through cmake
This commit is contained in:
@@ -270,6 +270,8 @@ if (NOT CMAKE_SCRIPT_MODE_FILE)
|
||||
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}/AutomatedTesting/Gem/PythonTests/EditorPythonTestTools editor-python-test-tools)
|
||||
endif()
|
||||
|
||||
ly_pip_install_local_package_editable(${LY_ROOT_FOLDER}/scripts/o3de o3de)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user