Salome HOME
PR: compilation on KUbuntu 11.10
authorprascle <prascle>
Sun, 23 Oct 2011 11:10:05 +0000 (11:10 +0000)
committerprascle <prascle>
Sun, 23 Oct 2011 11:10:05 +0000 (11:10 +0000)
src/Controls/Makefile.am

index c2144d5412f183d5bf33fa72bbcd928a1f12b878..a933bcb5789647ea86b689a7a98dbf3382f4053c 100644 (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)