$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2020-07-21 22:31:25
Hi,
am I correct that autolinking is not supported by Boost when using Clang on
Windows?
To be clear, I'm talking about both clang++ and clang-cl drivers.
The behavior I observe suggests that I am correct but looking at the
autolink.hpp header I didn't understand how it decides if it should work or
not.
A. Joël Lamotte