Neumann-A / my-vcpkg-triplets

my collection of vcpkg triplets
MIT License
72 stars 12 forks source link

Where does x64-win-llvm-lto-static-md.cmake set the LTO? #8

Closed DKGH closed 11 months ago

DKGH commented 11 months ago

Thank you for making your scripts.

I couldn't find where the LTO option is set. Please point me to the right place.

Neumann-A commented 11 months ago

https://github.com/Neumann-A/my-vcpkg-triplets/blob/cb4dc2eb68339a39e9f0de11fa530655c6f09aed/x64-win-llvm/x64-win-llvm.toolchain.cmake#L113-L116

https://github.com/Neumann-A/my-vcpkg-triplets/blob/cb4dc2eb68339a39e9f0de11fa530655c6f09aed/x64-win-llvm/port_specialization.cmake#L47-L49