1. 13 Dec, 2020 1 commit
    • lat9nq's avatar
      cmake: Fix generating CMake configs and linking with Boost · 292dd642
      lat9nq authored
      Fixes regression by 761206cf, 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.
      292dd642
  2. 12 Dec, 2020 9 commits
  3. 10 Dec, 2020 7 commits
  4. 09 Dec, 2020 12 commits
  5. 08 Dec, 2020 11 commits