mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-14 02:30:33 +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 = \
|
||||
@CORBA_LIBS@ \
|
||||
$(MED_LDFLAGS) -lSalomeIDLMED \
|
||||
$(GEOM_LDFLAGS) -lSalomeIDLGEOM
|
||||
$(GEOM_LDFLAGS) -lSalomeIDLGEOM \
|
||||
$(KERNEL_LDFLAGS) -lSalomeIDLKernel
|
||||
|
||||
# These variables defines the building process of CORBA files
|
||||
OMNIORB_IDL = @OMNIORB_IDL@
|
||||
|
Loading…
Reference in New Issue
Block a user