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
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
..
Android [cpack_installer] added PAL trait to define if CPack is supported for a platform 5 years ago
Common SPEC-6437 Dlls should go to bin instead of profile (#287) 5 years ago
Linux [cpack_installer] added PAL trait to define if CPack is supported for a platform 5 years ago
Mac [cpack_installer] added PAL trait to define if CPack is supported for a platform 5 years ago
Windows [cpack_installer] added PAL trait to define if CPack is supported for a platform 5 years ago
iOS [cpack_installer] added PAL trait to define if CPack is supported for a platform 5 years ago