26 Nov
2017
26 Nov
'17
10:50 a.m.
On 26 November 2017 at 10:42, Mike Gresens via Boost
trying to run a test suite from boost. So performing:
git clone -b master --depth 1 https://github.com/boostorg/boost.git boost-root ... git submodule update --init xyz (e.g. tools/build, libs/assert, etc.)
Leads to fatal error: boost/blank.hpp
Question: Which submodule I have to update to get blank.hpp ?!
It's in detail. Btw. the boostdep report is a good place to find out which submodules you need for a particular module: https://pdimov.github.io/boostdep-report/