view repoint.pri @ 2433:83f0f01eab1b

Ensure -Werror isn't used in default (release) builds in the checker subrepo
author Chris Cannam
date Thu, 12 Dec 2019 17:25:37 +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