You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code
lumberyard-employee-dm b0dc1ea6fa
CMake Xcode Generator fix (#5771)
Removed the generator expression from the `LY_ARCHIVE_FILE_SEARCH_MODE` define as Xcode doesn't support per-config per-file definitions.

Updated the #else block in ArchiveVars to default to PakOnly mode if the `LY_ARCHIVE_FILE_SEARCH_MODE` define isn't set.

Moved the the `LY_ARCHIVE_FILE_SEARCH_MODE` Cache Variable from cmake/Deployment.cmake to feature_options.cmake within the AzFramework folder.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
Editor Add support for configuring default Archive File Search Mode through a Cache Var (#5668) 4 years ago
Framework CMake Xcode Generator fix (#5771) 4 years ago
LauncherUnified Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
Legacy Fixed compile errors release (#5749) 4 years ago
Tools [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago