view repoint.pri @ 2137:6e9465714d29

Fix erasing of Region layer labels as the playhead moves over them
author Chris Cannam
date Thu, 29 Nov 2018 11:57:46 +0000
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