Boost logo

Boost-Build :

From: Felix E. Klee (felix.klee.jamboost_at_[hidden])
Date: 2003-01-15 15:54:52


On Wednesday 15 January 2003 21:27, David Abrahams wrote:
> "Felix E. Klee" <felix.klee.jamboost_at_[hidden]> writes:
> > exe hello : hello.cpp : <qt>on ;
> >
> > Of course, I see that it might be problematic for Jam to decide which
> > header files need to be moc'ed and which ones are "external" (after all
> > one doesn't want to moc the standard QT include files).
>
> Can't we use a different extension for these? They aren't standard
> C++ after all...

Good idea! IMHO, this would be a very clean solution, I like the idea very
much. However, this might be problematic for people who want to port an
existing QT project to Boost.Build (OTOH, replacing a couple of headers with
sed can easily be done).

Felix

-- 
To contact me personally don't reply but send email to 
felix DOT klee AT inka DOT de
 

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