summaryrefslogtreecommitdiff
path: root/src/input_common/motion_input.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2021-04-21 01:51:28 -0400
committerGravatar lat9nq2021-04-22 14:09:40 -0400
commitad55faaa359e82bd65d2fd40a3aec2615e72f1a6 (patch)
tree5e67b8c62beb5c25ffe7b5a2ab1587f7420567bf /src/input_common/motion_input.cpp
parentMerge pull request #6223 from lat9nq/ffmpeg-external-fixes (diff)
downloadyuzu-ad55faaa359e82bd65d2fd40a3aec2615e72f1a6.tar.gz
yuzu-ad55faaa359e82bd65d2fd40a3aec2615e72f1a6.tar.xz
yuzu-ad55faaa359e82bd65d2fd40a3aec2615e72f1a6.zip
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
Diffstat (limited to 'src/input_common/motion_input.cpp')
0 files changed, 0 insertions, 0 deletions