[Scons-users] Out of project tree builds
    Luc Bourhis 
    luc_j_bourhis at mac.com
       
    Sat Oct 27 23:57:35 EDT 2012
    
    
  
Hi Russel,
> One of the problems this person had was not being able to do "out of
> project tree builds".
The easiest is probably, assuming the following layout as an example,
project / build
        / src / SConscript
is to create a SConstruct file in build that contains
Repository("../src")
SConscript("SConscript")
Best wishes,
Luc J. Bourhis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20121028/66fb41ba/attachment.htm>
    
    
More information about the Scons-users
mailing list