Hello,
On 10/18/18, Julien COURTAT wrote:
> Here's my bug report, I'm building my software out of the source tree, this
> is called parallel build (very nice feature).
> The way to reproduce the issue is very simple, set myprog_CXXFLAGS = -DANY
> and VPATH=@MYDIR@ and the corresponding Makefile w
Hello,
Here's my bug report, I'm building my software out of the source tree, this is
called parallel build (very nice feature).
The way to reproduce the issue is very simple, set myprog_CXXFLAGS = -DANY and
VPATH=@MYDIR@ and the corresponding Makefile won't find my source file. Replace
myprog_