|
Boost-Build : |
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2008-08-10 22:30:56
It *seems* this fixed my problem:
Index: stage.jam
===================================================================
--- stage.jam (revisão 46411)
+++ stage.jam (cópia de trabalho)
@@ -492,6 +492,7 @@
: [ targets.main-target-requirements $(requirements) : $(project) ]
: [ targets.main-target-default-build $(default-build) : $(project) ]
] ;
+ DEPENDS $(name) : $(sources) ;
}
-- Felipe Magno de Almeida
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