Skip to content

Commit 2e41014

Browse files
committed
- Add rpath to qt clients using gc git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@19697 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 116ead4 commit 2e41014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OMNotebook/OMNotebookGUI/OMNotebook.config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CORBALIBS = @CORBALIBS@
66
CORBAINC = @CORBA_QMAKE_INCLUDES@
77
USE_CORBA = @QT_USE_CORBA@
88

9-
PLOTLIBS = -lqwt@with_qwt_suffix@ -L../../OMPlot/bin/ -lOMPlot -L../../build/lib/omc -lgc
9+
PLOTLIBS = -lqwt@with_qwt_suffix@ -L../../OMPlot/bin/ -lOMPlot -L../../build/lib/omc -lgc @RPATH_QMAKE@
1010
PLOTINC = @with_qwt@ ../../OMPlot/OMPlotGUI
1111

1212
QMAKE_CFLAGS = @CFLAGS@ @CPPFLAGS@

0 commit comments

Comments
 (0)