view repoint.pri @ 356:e10d30c67eff

Attempt to disentangle problems with 32-/64-bit build image compatibility
author Chris Cannam
date Thu, 24 Oct 2019 11:14:27 +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