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
SJ 7eeaf7dad5
Generate install layout for Mac (#2144)
* 1. Move call to install(TARGETS...) to its own function to create a platform specific implementation for Mac.
2. Add linker-signed flag to work around cmake install issue.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Add newline

Signed-off-by: amzn-sj <srikkant@amazon.com>

* 1. Rename function to ly_install_target_override and only call it if it has been implemented.
2. Pass in runtime, archive, and library directory paths as params to clean it up a bit.

Signed-off-by: amzn-sj <srikkant@amazon.com>
5 years ago
..
Android Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Common Generate install layout for Mac (#2144) 5 years ago
Linux Fix RPATH issues for qt/plugin binaries (#2018) 5 years ago
Mac Generate install layout for Mac (#2144) 5 years ago
Windows [stabilization/2106] upload a copy of the bootstrap installer to the 'latest' folder for tagged builds (#2046) 5 years ago
iOS Final update copyright headers to reference license files at the repo root (#1693) 5 years ago