Qt Extended Home · Build System Home · Reference · User Guide · Internals |
You can force your target to run after the target is built by depending on it. Note the use of the Makefile variable.
foo.depends+=$(TARGET)
See also Advanced Tasks.
Copyright © 2009 Nokia | Qt Extended - Build System Documentation |