Kawe Mazidjatari 2fd62b7091 Enable LTCG for executables and shared libraries
Enable Link Time Code Generation as some libraries are compiled using /GL (Whole Program Optimization) which requires the code generation to be delayed to link time. Not doing this will result in longer build times, as the linker has to terminate its progress if it links a library compiled with /GL, and restart this operation using /LTCG.
2023-05-13 19:44:41 +02:00
..
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 19:41:57 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 14:03:42 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 19:38:32 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-11 21:35:54 +02:00
2023-05-01 23:45:16 +02:00
2023-05-13 00:14:53 +02:00
2023-01-25 02:26:52 +01:00
2023-05-13 00:14:53 +02:00
2023-05-13 14:02:16 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 18:06:00 +02:00
2023-05-13 00:14:53 +02:00
2023-05-13 12:10:32 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00