view repoint.pri @ 2559:ec038862e0e8

Switch to using wav files as test input; requires updating all the expected outputs, sadly
author Chris Cannam
date Mon, 15 Jun 2020 18:22:31 +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