1. 23 Apr, 2022 1 commit
    • 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. 23 Mar, 2022 3 commits
  3. 22 Mar, 2022 11 commits
  4. 20 Mar, 2022 13 commits
  5. 19 Mar, 2022 8 commits
  6. 18 Mar, 2022 4 commits