view repoint.pri @ 369:ddcbbd85c1ea

Towards a 1.6 release - primarily for Opus support
author Chris Cannam
date Thu, 04 Jun 2020 17:39: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