Try:
Just be aware you will have to call qmake every time you add a new file to that directory.
An alternative is to use Jacek's solution but instead of INSTALLS make use of QMAKE_EXTRA_TARGETS.
Try:
Just be aware you will have to call qmake every time you add a new file to that directory.
An alternative is to use Jacek's solution but instead of INSTALLS make use of QMAKE_EXTRA_TARGETS.
Bookmarks