diff sv.pro @ 1745:3587df7758e7

Strangely the three files seem to be installed if we have them in this order, but not the other order. Must be missing something here.
author Chris Cannam
date Wed, 04 Oct 2017 21:03:24 +0100
parents 6c464be76d6a
children e4cf3ec06955
line wrap: on
line diff
--- a/sv.pro	Fri Sep 08 15:39:38 2017 +0100
+++ b/sv.pro	Wed Oct 04 21:03:24 2017 +0100
@@ -23,7 +23,7 @@
 
 linux* {
     sv_bins.path = /usr/local/bin/
-    sv_bins.files = sonic-visualiser piper-vamp-simple-server vamp-plugin-load-checker
+    sv_bins.files = piper-vamp-simple-server vamp-plugin-load-checker sonic-visualiser
     INSTALLS += sv_bins
 }