Browse Source
Autotools defaults to a depth-first recursion which causes the qt tests to be built before the executables and libraries. This is inconvenient as make needs to be called twice to make sure the tests are up to date after changing a source file. Update the Makefile.am to change this order.0.10
Wladimir J. van der Laan
11 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue