mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-31 07:29:52 +05:00
Patch for Windows compatibility: add missing -lSALOMEBasics option
This commit is contained in:
parent
418db122d0
commit
449e88fd10
@ -229,7 +229,7 @@ libGEOMimpl_la_LDFLAGS = \
|
||||
../ShHealOper/libShHealOper.la \
|
||||
../ARCHIMEDE/libGEOMArchimede.la \
|
||||
../SKETCHER/libGEOMSketcher.la \
|
||||
$(KERNEL_LDFLAGS) -lSALOMELocalTrace \
|
||||
$(KERNEL_LDFLAGS) -lSALOMELocalTrace -lSALOMEBasics \
|
||||
$(STDLIB) \
|
||||
$(CAS_LDPATH) -lTKCAF -lTKFillet -lTKOffset
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user