mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-18 03:51:18 +00:00
* ci: Use link-time optimization for building * cmake: Set CMP0069 policy to new for external dependencies * This enables LTO also when building external dependencies that do not handle CMP0069 in their CMake scripts.