Skip to content
  1. Dec 22, 2020
  2. Dec 21, 2020
  3. Dec 20, 2020
  4. Dec 19, 2020
  5. Dec 18, 2020
  6. Dec 17, 2020
  7. Dec 16, 2020
  8. Dec 15, 2020
  9. Dec 13, 2020
    • bunnei's avatar
      Merge pull request #5193 from lat9nq/fix-conan-boost · c96930fd
      bunnei authored
      cmake: Fix generating CMake configs and linking with Boost
      c96930fd
    • 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
  10. Dec 12, 2020
Loading