$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-05-31 17:57:01
Boris wrote:
> Peter Dimov via Boost wrote:
> > -T clang-cl selects, well, clang-cl (at least in principle - for some
> > reason it have stopped working for me, and neither does -T llvm. Might
> > be because I'm using the clang-cl installed by Visual Studio and not
> > the one from llvm.org.)
> >
> *-T clangcl* (no hyphen) works for me, with clang installed by Visual Studio.
Confirmed, thanks.