When using make, I can specify make -B
to force rebuild.
But how specify it with scons, to force rebuild all
or force rebuild specific folders?
Try this:
scons --clean [targets]
scons --no-cache [targets]
Reference: http://scons.tigris.org/issues/show_bug.cgi?id=438
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With