7eeaf7dad5
* 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>