PR: compilation on KUbuntu 11.10

This commit is contained in:
prascle 2011-10-23 11:10:05 +00:00
parent 1c3b8d413b
commit 0cc83ae5e2

View File

@ -51,7 +51,8 @@ libSMESHControls_la_CPPFLAGS = \
libSMESHControls_la_LDFLAGS = \
../SMDS/libSMDS.la \
../SMESHDS/libSMESHDS.la \
$(CAS_LDPATH) -lTKernel -lTKBRep -lTKG3d -lTKTopAlgo -lTKGeomBase -lTKGeomAlgo
$(CAS_LDPATH) -lTKernel -lTKBRep -lTKG3d -lTKTopAlgo -lTKGeomBase -lTKGeomAlgo \
$(VTK_LIBS)
SMESHControls_CPPFLAGS = \
$(libSMESHControls_la_CPPFLAGS)