Skip to content
  1. Apr 23, 2022
    • lat9nq's avatar
      CMakeLists: Revert ad55faaa · a63244d1
      lat9nq authored
      The premise behind ad55faaa was due to an issue between Conan's
      libiconv package and compiling SDL2 from our externals. Since none of
      our Conan externals require libiconv any longer, though, we can remove
      downloading our own Boost package and just rely on Conan again.
      
      Additionally, removing CONFIG from the find_package(boost) call fixes
      issues with finding Boost on Fedora and MSYS2, which was the main
      motivation for this.
      
      Also, remove QUIET since if something goes wrong finding Boost, this
      makes it harder to tell what went wrong.
      a63244d1
  2. Mar 23, 2022
  3. Mar 22, 2022
  4. Mar 20, 2022
  5. Mar 19, 2022
  6. Mar 18, 2022
Loading