diff options
author | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2021-01-07 17:14:21 -0500 |
---|---|---|
committer | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2021-01-07 17:28:15 -0500 |
commit | 78be397723e2df3c3954ba24326ee69dbfa93c8a (patch) | |
tree | 91c88295eadbd21885e0db4b68c5acd44ed569ef /src/input_common/udp/client.cpp | |
parent | aaf9e39f5624abee7457e8d81048516beaf43c4f (diff) |
CMakeLists: Disable YUZU_ENABLE_BOXCAT if ENABLE_WEB_SERVICE is disabled
Boxcat is a web service but is still enabled if ENABLE_WEB_SERVICE is
disabled during the CMake stage, which causes compilation issues with
either missing headers or missing libraries.
This disables YUZU_ENABLE_BOXCAT regardless of the input if
ENABLE_WEB_SERVICE is disabled.
Diffstat (limited to 'src/input_common/udp/client.cpp')
0 files changed, 0 insertions, 0 deletions