summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-04-26 01:18:17 +0200
committerLéo Lam <leo@leolam.fr>2021-04-27 12:54:18 +0200
commitae9ac510e2dbed6d7adec40dff33d82bb0f1ff3e (patch)
tree9e52f37d53d120a1f3feedd2620f8428d67b313c /Source/Core/VideoCommon/RenderBase.cpp
parentd0484a9ea9331f2cedb080f06944d737343414f1 (diff)
CMake: Do not enable LTO by default for MSVC
LTO is supposed to be enabled by default for VS Release builds according to the VS prop files but a build log from JMC reveals that /GL and /LTCG are not actually passed to cl.exe/link.exe for some reason... LTO also leads to *extremely* and unacceptably slow build times when using link.exe, so let's disable it by default to actually match the project files.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions