view repoint.pri @ 2256:2a7775949d1e single-point

Update to make Document own input aggregate model for alignment - fixing #1877 crash on closing session during alignment
author Chris Cannam
date Thu, 04 Apr 2019 11:17:04 +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