Boost logo

Boost-Build :

Subject: Re: [Boost-build] Extension for file target
From: Roman Matsybora (matsic_at_[hidden])
Date: 2015-09-29 10:36:22


('binary' encoding is not supported, stored as-is) > The "exact" passed as parameter disables automatic extension logic.
local t1 = [ new file-target a1.cc exact : CPP : $(project) : $(action) : . ] ;
It works!
 
 --- Исходное сообщение ---
 ÐžÑ‚ кого: "Roman Matsybora" <matsic_at_[hidden]>
 Ð”ата: 29 сентября 2015, 17:27:23
  

> 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://lists.boost.org/mailman/listinfo.cgi/boost-build
>
 
 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk