yuzu/CMakeModules
lat9nq ad55faaa35 cmake: Download Boost if inadequate local version
Building SDL2 from externals is incompatible with Conan's version of
libiconv, a requirement of Conan's Boost package. Solution is to use the
same Boost package in use by the linux-fresh container. This tells CMake
to download boost_1_75_0.tar.xz from yuzu-emu/ext-linux-bin at CMake's
configuration step, much the same way Qt and FFmpeg are downloaded for
Windows.

Also makes DownloadExternals.cmake cross-platform. Although the CMake
code is not entirely specific to Linux, only Linux has Boost libraries
available at ext-linux-bin, whereas there is no equivalent Boost package
for Windows at ext-windows-bin. caveat emptor
2021-04-22 14:09:40 -04:00
..
CopyYuzuFFmpegDeps.cmake cmake: Update FFmpeg to 4.3.1 2021-02-09 22:17:22 -05:00
CopyYuzuQt5Deps.cmake cmake: stop linking against QGL after c6a0ab9792 2020-07-01 22:11:39 +00:00
CopyYuzuSDLDeps.cmake Revert "Use Ninja for MSVC AppVeyor builds" (#584) 2018-06-23 03:17:32 -04:00
DownloadExternals.cmake cmake: Download Boost if inadequate local version 2021-04-22 14:09:40 -04:00
GenerateSCMRev.cmake gl_arb_decompiler: Implement an assembly shader decompiler 2020-06-11 22:12:07 -03:00
MinGWCross.cmake Make compatible with the current MinGW cross-compiler 2020-05-01 22:17:29 -04:00