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/cmake/Platform/Common
Esteban Papp 5d13ad963a
SPEC-6437 Dlls should go to bin instead of profile (#287)
* renaming and organizing files

* removed unused files

* Removing unnecessary file

* moved file

* reverting movement of 3rdparty associations from gems to global

* removing unnecessary calls to ly_add_external_target_path

* fixing install prefix of ci_build

* Fixes to get 3rdparties declared in gems to be installed

* Allowing to install just one configuration

* Adding empty line at the end

* removing commented code

* setting IMPORETD_LOCATION_<CONFIG> and defaulting IMPORTED_LOCATION to the profile config in case other configs are not installed

* putting dlls/exe in the right place, with the right output subdirectory

* setting runtime dependencies for the dlls that we link against

* singular target location

* code review comments/fixes

* Fixing identation
5 years ago
..
Clang Initial commit 5 years ago
MSVC Integrating github/staging through commit 5f214be 5 years ago
Configurations_common.cmake Integrating latest 47acbe8 5 years ago
Directory.Build.props Initial commit 5 years ago
Install_common.cmake SPEC-6437 Dlls should go to bin instead of profile (#287) 5 years ago
LYWrappers_default.cmake Initial commit 5 years ago
RuntimeDependencies_common.cmake Integrating latest 47acbe8 5 years ago
TargetIncludeSystemDirectories_supported.cmake Initial commit 5 years ago
TargetIncludeSystemDirectories_unsupported.cmake Initial commit 5 years ago
VisualStudio_common.cmake Initial commit 5 years ago