$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] make more than one target with one custom command
From: Roman Matsybora (matsic_at_[hidden])
Date: 2015-09-29 10:57:23
> On 29-Sep-15 5:10 PM, Roman Matsybora wrote:
> >
> > Using set-path for action can I set just directory or full path with file name and extension?
>
> set-path sets directory. You can also set file name and extension, overriding any default.
> You can see src/tools/make.jam for example, around line 38-39. The "exact" passed as parameter
> disables automatic extension logic.
>
> Does this help?
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost-build
>