view repoint.pri @ 570:c6c8c1645ab6

Update subrepos and switch to single-point event types
author Chris Cannam
date Wed, 19 Jun 2019 13:33:33 +0100
parents f55363ecc57d
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