[*] Enable LTO on all platforms

This commit is contained in:
Reece Wilson 2023-08-25 13:35:09 +01:00
parent 4a73f7250f
commit 502987a38e

View File

@ -48,6 +48,7 @@
"features": [
"guess-platform-code"
],
"lto": true,
"linkSources": "Source/Alloc.cpp",
"actions": [
{