diff options
author | James Rowe <jroweboy@gmail.com> | 2018-01-20 00:46:04 -0700 |
---|---|---|
committer | James Rowe <jroweboy@gmail.com> | 2018-01-20 16:44:48 -0700 |
commit | 1e662e6e9a8d004aea1495a98af1118c87405223 (patch) | |
tree | 02ae528c4c4a80efe987b31869ac703985523b07 /src/yuzu/configuration/config.cpp | |
parent | 1a4e429d9e89d25c0af7eb2e239b233f6d41974c (diff) |
CMake: Conditionally turn on bundled libs for MSVC
Removes the annoying step when generating sln for MSVC where you have to
click an extra checkbox after the first generate fails by using a
conditional option. The USE_BUNDLED options will be off by default, but
if the enable_lib option is enabled and the toolset is msvc, they are
turned ON.
Diffstat (limited to 'src/yuzu/configuration/config.cpp')
0 files changed, 0 insertions, 0 deletions