Mercurial > hg > sonic-visualiser
view repoint.pri @ 2596:04d381f0d89a tip
Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
author | Chris Cannam |
---|---|
date | Thu, 27 Aug 2020 15:58:56 +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