view repoint.pri @ 359:79f434d834a7

lab-one-file is not actually supported
author Chris Cannam
date Thu, 09 Jan 2020 09:48:09 +0000
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