]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Bug NPAL17143 : Undefined OCC_LIBS variable
authorvsr <vsr@opencascade.com>
Thu, 4 Oct 2007 06:11:53 +0000 (06:11 +0000)
committervsr <vsr@opencascade.com>
Thu, 4 Oct 2007 06:11:53 +0000 (06:11 +0000)
src/SVTK/Makefile.am

index fb2ef1387801c31d1b0391be91ca3a870daa57fa..58566fc04192689a878c73b07c5cc0e088d73a6d 100755 (executable)
@@ -116,7 +116,7 @@ libSVTK_la_CPPFLAGS= \
 
 libSVTK_la_LDFLAGS= \
        $(QT_MT_LIBS) \
-       $(OCC_LIBS) \
+       $(CAS_KERNEL) $(CAS_VIEWER) \
        $(QWT_LIBS) \
        $(VTK_LIBS)