Merge branch 'development' into Prism/ShowRepoList

This commit is contained in:
nggieber
2021-10-11 09:20:06 -07:00
889 changed files with 22679 additions and 14037 deletions
@@ -18,6 +18,7 @@ namespace O3DE::ProjectManager
static const QString ProjectBuildDirectoryName = "build";
extern const QString ProjectBuildPathPostfix;
extern const QString GetPythonScriptPath;
static const QString ProjectBuildPathCmakeFiles = "CMakeFiles";
static const QString ProjectBuildErrorLogName = "CMakeProjectBuildError.log";
static const QString ProjectCacheDirectoryName = "Cache";