Bugzilla – Bug 620
Build system --run target seems to forget copying updated headers
Last modified: 2009-09-04 07:11:54 EDT
You need to log in before you can comment on or make changes to this bug.
When running ./waf --run=aprogram, the build system only recompiles the changed source files and does not copy the updated headers to the appropriate location in build/ directory.