comparison sv.pro @ 1919:03acc9f89d4f

Looks like this config option is what we need
author Chris Cannam
date Tue, 03 Jul 2018 10:45:28 +0100
parents 13d221b6cf07
children debd173b6905
comparison
equal deleted inserted replaced
1918:13d221b6cf07 1919:03acc9f89d4f
22 QMAKE_POST_LINK += cp checker/vamp-plugin-load-checker . 22 QMAKE_POST_LINK += cp checker/vamp-plugin-load-checker .
23 } 23 }
24 24
25 linux* { 25 linux* {
26 sv_bins.path = $$PREFIX_PATH/bin/ 26 sv_bins.path = $$PREFIX_PATH/bin/
27 sv_bins.files = piper-vamp-simple-server checker/vamp-plugin-load-checker sonic-visualiser 27 sv_bins.files = checker/vamp-plugin-load-checker piper-vamp-simple-server sonic-visualiser
28 sv_bins.CONFIG = no_check_exist
28 INSTALLS += sv_bins 29 INSTALLS += sv_bins
29 } 30 }
30 31
31 TRANSLATIONS += \ 32 TRANSLATIONS += \
32 i18n/sonic-visualiser_ru.ts \ 33 i18n/sonic-visualiser_ru.ts \