diff repoint.pri @ 540:f55363ecc57d

Update subrepos, build etc to match current SV code
author Chris Cannam
date Tue, 12 Feb 2019 15:02:50 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/repoint.pri	Tue Feb 12 15:02:50 2019 +0000
@@ -0,0 +1,7 @@
+
+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