annotate vamp-plugin-pack.pro @ 97:b5230bda1f1f

The RDF versions are too unreliable, nobody ever remembers to update them. Pull the bundled versions from the actual bundled libraries instead
author Chris Cannam
date Fri, 28 Feb 2020 10:41:54 +0000
parents 85768d48e6ce
children
rev   line source
Chris@0 1
Chris@0 2 TEMPLATE = subdirs
Chris@0 3
Chris@0 4 SUBDIRS += \
Chris@51 5 sub_plugins \
Chris@66 6 sub_get_version \
Chris@31 7 sub_installer
Chris@0 8
Chris@51 9 sub_plugins.file = plugins.pro
Chris@66 10 sub_get_version.file = get-version.pro
Chris@31 11 sub_installer.file = installer.pro
Chris@0 12
Chris@0 13 repoint.target = $$PWD/.repoint.point
Chris@0 14 repoint.depends = $$PWD/repoint-project.json $$PWD/repoint-lock.json
Chris@0 15 repoint.commands = $$PWD/repoint install --directory $$PWD
Chris@0 16
Chris@0 17 QMAKE_EXTRA_TARGETS += repoint
Chris@0 18 PRE_TARGETDEPS += $$repoint.target
Chris@0 19
Chris@0 20 CONFIG += ordered