view repoint.pri @ 2399:ed0e83474d08

Fix idiotic presentation of /a flag as if argument to /n flag
author Chris Cannam
date Wed, 23 Oct 2019 09:32:14 +0100
parents 65d244ee39f9
children
line wrap: on
line source

repoint.target = $$PWD/.repoint.point
repoint.depends = $$PWD/repoint-project.json $$PWD/repoint-lock.json
repoint.commands = $$PWD/repoint install --directory $$PWD

QMAKE_EXTRA_TARGETS += repoint
PRE_TARGETDEPS += $$repoint.target