mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-02 03:14:29 +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 \
|
../ShHealOper/libShHealOper.la \
|
||||||
../ARCHIMEDE/libGEOMArchimede.la \
|
../ARCHIMEDE/libGEOMArchimede.la \
|
||||||
../SKETCHER/libGEOMSketcher.la \
|
../SKETCHER/libGEOMSketcher.la \
|
||||||
$(KERNEL_LDFLAGS) -lSALOMELocalTrace \
|
$(KERNEL_LDFLAGS) -lSALOMELocalTrace -lSALOMEBasics \
|
||||||
$(STDLIB) \
|
$(STDLIB) \
|
||||||
$(CAS_LDPATH) -lTKCAF -lTKFillet -lTKOffset
|
$(CAS_LDPATH) -lTKCAF -lTKFillet -lTKOffset
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user