mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-19 13:10:34 +05:00
missing KERNEL_LDFLAGS
This commit is contained in:
parent
a918ba2cf9
commit
438d224fe3
@ -50,4 +50,4 @@ libMeshDriverGMF_la_LDFLAGS = \
|
|||||||
$(BOOST_LIBS) -lboost_filesystem \
|
$(BOOST_LIBS) -lboost_filesystem \
|
||||||
../Driver/libMeshDriver.la \
|
../Driver/libMeshDriver.la \
|
||||||
../SMESHUtils/libSMESHUtils.la \
|
../SMESHUtils/libSMESHUtils.la \
|
||||||
-lSALOMEBasics
|
$(KERNEL_LDFLAGS) -lSALOMEBasics
|
||||||
|
Loading…
Reference in New Issue
Block a user