view repoint.pri @ 2207:8fd5183efbd6 rubberband-static

Undo bundling of Rubber Band. Will try a different approach in which the single offending package is linked statically against that library only.
author Chris Cannam
date Thu, 31 Jan 2019 10:33:42 +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