view repoint.pri @ 343:3c01ac72c943 bqaudiostream

Seems AppVeyor still doesn't have Qt 5.11.3 yet
author Chris Cannam
date Mon, 04 Feb 2019 09:41:07 +0000
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