Subject: [Boost-build] Install map file
From: Paulo Márcio Figueiredo Alves (pauloalves1986_at_[hidden])
Date: 2016-05-16 10:17:03


Hi,

I would like to copy .map file using install rule, but the file is generate
using <linkflags>/MAP so it is not a registered target and thus not copied.
How to solve that?