$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Extension for file target
From: Roman Matsybora (matsic_at_[hidden])
Date: 2015-09-29 10:36:22
> Code
>
> local t1 = [ new file-target a1 : CPP : $(project) : $(action) : . ] ;
>
> will produce target for a1.cpp file in current directory.
>
> How to produce file with another extension that is also registered as CPP type?
>
>
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost-build
>