mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 16:30:32 +05:00
Fix linkage problem
This commit is contained in:
parent
6a962cf2a3
commit
29dba0dc2d
@ -87,6 +87,6 @@ libSMESHObject_la_LDFLAGS = \
|
|||||||
$(GUI_LDFLAGS) -lSalomeApp -lSalomeObject -lSVTK -lVTKViewer -lqtx -lsuit -lstd \
|
$(GUI_LDFLAGS) -lSalomeApp -lSalomeObject -lSVTK -lVTKViewer -lqtx -lsuit -lstd \
|
||||||
-lPlot2d \
|
-lPlot2d \
|
||||||
-lSPlot2d \
|
-lSPlot2d \
|
||||||
$(GEOM_LDFLAGS) -lGEOMObject \
|
$(GEOM_LDFLAGS) -lGEOMObject -lOCC2VTK -lSalomeIDLGEOM \
|
||||||
$(CAS_KERNEL) \
|
$(CAS_KERNEL) \
|
||||||
$(VTK_LIBS) $(QT_MT_LIBS)
|
$(VTK_LIBS) $(QT_MT_LIBS)
|
||||||
|
Loading…
Reference in New Issue
Block a user