view repoint.pri @ 1913:a38a8c4746c2 sv_v3.1pre3

Pre3
author Chris Cannam
date Fri, 29 Jun 2018 20:29:24 +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