view repoint.pri @ 2422:4954db12c5fd

Actually no, this is plainly a 4.0.1, not a 4.1
author Chris Cannam
date Thu, 21 Nov 2019 14:18:54 +0000
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