[Qbs] Install hidden files

Christian Kandeler christian.kandeler at qt.io
Wed Oct 25 16:38:06 CEST 2017


On Wed, 25 Oct 2017 22:05:54 +0800
Ben Lau <xbenlau at gmail.com> wrote:

> I am using qbs to install a set of static files from a directory, but I
> found that hidden files (the file begin with ".") was not copied to target
> path. How can I force qbs to include hidden files?

This is https://bugreports.qt.io/browse/QBS-1144. The proposed patch has some issues, so it hasn't been fixed yet.
If you don't have too many of these hidden files, a possible workaround (or even the proper solution) could be to list them separately by name.


Christian



More information about the Qbs mailing list