mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-08 10:57:26 +05:00
add missing dependance
This commit is contained in:
parent
ab27b4d6ac
commit
66181f3140
@ -66,7 +66,8 @@ libSalomeIDLSMESH_la_LDFLAGS = -no-undefined -version-info=0:0:0
|
|||||||
libSalomeIDLSMESH_la_LIBADD = \
|
libSalomeIDLSMESH_la_LIBADD = \
|
||||||
@CORBA_LIBS@ \
|
@CORBA_LIBS@ \
|
||||||
$(MED_LDFLAGS) -lSalomeIDLMED \
|
$(MED_LDFLAGS) -lSalomeIDLMED \
|
||||||
$(GEOM_LDFLAGS) -lSalomeIDLGEOM
|
$(GEOM_LDFLAGS) -lSalomeIDLGEOM \
|
||||||
|
$(KERNEL_LDFLAGS) -lSalomeIDLKernel
|
||||||
|
|
||||||
# These variables defines the building process of CORBA files
|
# These variables defines the building process of CORBA files
|
||||||
OMNIORB_IDL = @OMNIORB_IDL@
|
OMNIORB_IDL = @OMNIORB_IDL@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user