view repoint.pri @ 2289:3193a0ab2200 3.3-stable sv_v3.3

32-bit build lacks AAC and WMA, don't fail tests for those
author Chris Cannam
date Tue, 21 May 2019 17:32:11 +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