summaryrefslogtreecommitdiffstats
path: root/audio/sonic-visualiser/files/patch-sonic-visualiser.pro
blob: 9533354751f074fcd7e27f8664be2022d881df82 (plain)
1
2
3
4
5
6
7
8
9
10
11
Disable building the tests.  They prevent building sonic-visualiser in parallel.
--- sonic-visualiser.pro.orig	2017-02-24 17:52:22 UTC
+++ sonic-visualiser.pro
@@ -5,7 +5,6 @@ SUBDIRS = sub_dataquay svcore svgui svap
     # We should build and run the tests on any platform,
     # but doing it automatically doesn't work so well from
     # within an IDE on Windows, so remove that from here
-    SUBDIRS += svcore/base/test svcore/data/fileio/test svcore/data/model/test
 }
 
 sub_sv.file = sv.pro
OpenPOWER on IntegriCloud