view vamp-plugin-pack.pro @ 51:cf2840ba1e07

Windows build logic and updates
author Chris Cannam
date Thu, 30 Jan 2020 13:28:32 +0000
parents 6ba82eead9bb
children 85768d48e6ce
line wrap: on
line source

TEMPLATE = subdirs

SUBDIRS += \
        sub_plugins \
        sub_installer

sub_plugins.file = plugins.pro
sub_installer.file = installer.pro

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

CONFIG += ordered