annotate vamp-plugin-pack.pro @ 55:9bc973cd5855

Pin pYin to v1.2
author Chris Cannam
date Fri, 07 Feb 2020 09:13:09 +0000
parents cf2840ba1e07
children 85768d48e6ce
rev   line source
Chris@0 1
Chris@0 2 TEMPLATE = subdirs
Chris@0 3
Chris@0 4 SUBDIRS += \
Chris@51 5 sub_plugins \
Chris@31 6 sub_installer
Chris@0 7
Chris@51 8 sub_plugins.file = plugins.pro
Chris@31 9 sub_installer.file = installer.pro
Chris@0 10
Chris@0 11 repoint.target = $$PWD/.repoint.point
Chris@0 12 repoint.depends = $$PWD/repoint-project.json $$PWD/repoint-lock.json
Chris@0 13 repoint.commands = $$PWD/repoint install --directory $$PWD
Chris@0 14
Chris@0 15 QMAKE_EXTRA_TARGETS += repoint
Chris@0 16 PRE_TARGETDEPS += $$repoint.target
Chris@0 17
Chris@0 18 CONFIG += ordered