Boost logo

Boost-Build :

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


('binary' encoding is not supported, stored as-is) 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?
 
 


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