SOURCES = *.cpp
and
lupdate_only{
SOURCES = *.qml
work but only for the specified directory – is there a way to get files recursively for these statements?
↧