summaryrefslogtreecommitdiff
path: root/src/core/memory.cpp
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2021-05-27 12:51:52 -0400
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2021-05-27 12:51:52 -0400
commitf94cb0bdb27775ed16635104076cc4f57605b80f (patch)
treed658e6bce64bdb7af4816ee74a3b77f14f6bdf16 /src/core/memory.cpp
parent116989be8e0900a42a1e1b9226acb08808356ab6 (diff)
cmake: Fix usage of CMAKE_DEPENDENT_OPTION
CMAKE_DEPENDENT_OPTION takes a value argument, but as a macro function it will read a variable name as the name and not the value. For YUZU_USE_BUNDLED_QT, ensure that we are reading the value of MSVC. For YUZU_ALLOW_SYSTEM_SDL2, CMAKE_DEPENDENT_OPTION is redundant here anyway as we don't use that path on any toolchain by default.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions