Salome HOME
Issue 0019981: integrate patch for compilation with cmake (from E.Adam)
authorvsr <vsr@opencascade.com>
Wed, 15 Oct 2008 10:07:14 +0000 (10:07 +0000)
committervsr <vsr@opencascade.com>
Wed, 15 Oct 2008 10:07:14 +0000 (10:07 +0000)
src/SALOMEDSClient/Makefile.am

index 4615a1a866822dcfe9b989017b2fb55d5e9da7cc..80c2347d6c5c6d90fab5bf67aad03d9f72cd6f08 100644 (file)
@@ -86,7 +86,7 @@ COMMON_CPPFLAGS= \
 
 
 # This local variable defines the list of dependant libraries common to all target in this package.
-COMMON_LIBS =
+COMMON_LIBS = $(top_builddir)/idl/libSalomeIDLKernel.la
 
 #
 # ===============================================================