view repoint.pri @ 2188:c571bf6a7656 bqaudiostream

Fix potential crash due to divide-by-zero
author Chris Cannam
date Mon, 21 Jan 2019 13:21:20 +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