mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 17:00:37 +05:00
Porting to med 3.0.6 / Win32 compatibility / Replace dependency on libmed (fortran API) by libmedC
This commit is contained in:
parent
29819883c2
commit
1b48eab880
@ -40,7 +40,7 @@ MeshCut_SOURCES = \
|
|||||||
|
|
||||||
MeshCut_CPPFLAGS = $(MED3_INCLUDES)
|
MeshCut_CPPFLAGS = $(MED3_INCLUDES)
|
||||||
|
|
||||||
MeshCut_LDFLAGS = $(MED3_LIBS) $(HDF5_LIBS)
|
MeshCut_LDFLAGS = $(MED3_LIBS_C_ONLY) $(HDF5_LIBS)
|
||||||
|
|
||||||
salomeplugins_PYTHON = \
|
salomeplugins_PYTHON = \
|
||||||
meshcut_plugin.py
|
meshcut_plugin.py
|
||||||
|
Loading…
Reference in New Issue
Block a user