summarylogtreecommitdiffstats
path: root/sigviewer.patch
blob: 222af5f5a16ec704e8f12ae9ce200b9df369cfac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/sigviewer.pro b/sigviewer.pro
index 4033090..275d968 100644
--- a/sigviewer.pro
+++ b/sigviewer.pro
@@ -46,7 +46,7 @@ INCLUDEPATH += \
 
 LIBS += \
     -L$$PWD/external/lib \
-    -lbiosig -lxdf
+    -lbiosig -lxdf -lcholmod -lz
 
 RESOURCES = $$PWD/src/src.qrc
 win32:RC_FILE = $$PWD/src/src.rc