Build issues dive site management]

Linus Torvalds torvalds at linux-foundation.org
Sun Feb 15 11:24:52 PST 2015


On Sun, Feb 15, 2015 at 11:16 AM, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>
> seems like qmake generates a bogus rule for "silent mode".

No. It's simpler than that. Lookie here:

Note the typo in subsurface-gen-version.pri:

  -silent: version_h.commands = @echo Checking $$VERSION_FILE &&
$$version_h.commads
  +silent: version_h.commands = @echo Checking $$VERSION_FILE &&
$$version_h.commands

Heh.

                     Linus


More information about the subsurface mailing list