mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 11:30:37 +05:00
PR: compilation on KUbuntu 11.10
This commit is contained in:
parent
1c3b8d413b
commit
0cc83ae5e2
@ -51,7 +51,8 @@ libSMESHControls_la_CPPFLAGS = \
|
|||||||
libSMESHControls_la_LDFLAGS = \
|
libSMESHControls_la_LDFLAGS = \
|
||||||
../SMDS/libSMDS.la \
|
../SMDS/libSMDS.la \
|
||||||
../SMESHDS/libSMESHDS.la \
|
../SMESHDS/libSMESHDS.la \
|
||||||
$(CAS_LDPATH) -lTKernel -lTKBRep -lTKG3d -lTKTopAlgo -lTKGeomBase -lTKGeomAlgo
|
$(CAS_LDPATH) -lTKernel -lTKBRep -lTKG3d -lTKTopAlgo -lTKGeomBase -lTKGeomAlgo \
|
||||||
|
$(VTK_LIBS)
|
||||||
|
|
||||||
SMESHControls_CPPFLAGS = \
|
SMESHControls_CPPFLAGS = \
|
||||||
$(libSMESHControls_la_CPPFLAGS)
|
$(libSMESHControls_la_CPPFLAGS)
|
||||||
|
Loading…
Reference in New Issue
Block a user