diff options
author | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2020-12-12 22:20:24 -0500 |
---|---|---|
committer | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2020-12-13 01:28:51 -0500 |
commit | 292dd642cefb3717363e96974f055da9dc1cbf23 (patch) | |
tree | 886e3c6f8f7686761198ae3729c3a2f9238532e5 /src/yuzu/configuration/configure_debug.cpp | |
parent | 761206cf81b271f7f4dd6a167a120325b760dbf3 (diff) |
cmake: Fix generating CMake configs and linking with Boost
Fixes regression by 761206cf81b271f7f4dd6a167a120325b760dbf3, causing
yuzu to not build on Linux with any version of Boost except a cached
1.73 Conan version from before about a day ago.
Moves the Boost requirement out of the `REQUIRED_LIBS` psuedo-2D-array
for Conan to instead be manually configured, using Conan as a fallback
solution if the system does not meet our requirements.
Requires any update from the linux-fresh container in order to build.
**DO NOT MERGE** until someone with the MSVC toolchain can verify this
works there, too.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions