diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-11-15 13:02:19 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-11-16 20:26:02 +0530 |
commit | c7a3e81098b8879522a2bbbf733c037d1345d05c (patch) | |
tree | 766fdd1b45ba49c7d88d396a32bc5008f0c9d7a4 /mesonbuild/modules/qt.py | |
parent | d55c0b6e94d2031ba9562c46b58349516e1e16dc (diff) | |
download | meson-c7a3e81098b8879522a2bbbf733c037d1345d05c.zip meson-c7a3e81098b8879522a2bbbf733c037d1345d05c.tar.gz meson-c7a3e81098b8879522a2bbbf733c037d1345d05c.tar.bz2 |
azure: Install Boost binaries for Windows
This installs a Boost distribution with built binaries for Windows, so
we can have test coverage of both (i) boost components which are
header-only libraries, and (ii) boost components which have
separately-compiled libraries.
(This duplicates the behaviour from appveyor of using Boost 1.64 with
VS1027 (the first version which provides pre-built binaries for that),
and Boost 1.60 for VS2015 (the oldest Boost provided by appveyor))
Don't install Boost when using clang-cl, as there appear to be issues in
either Boost or clang-cl which prevent that from working well.
Diffstat (limited to 'mesonbuild/modules/qt.py')
0 files changed, 0 insertions, 0 deletions