view repoint.pri @ 355:0b3c180d5e08

Update builds for VC2019 etc
author Chris Cannam
date Wed, 23 Oct 2019 09:52:21 +0100
parents ba3c0e70b5dd
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