mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-14 02:30:33 +05:00
CoTech decision: move MEDWrapper from MED to SMESH
- $(MED_CXXFLAGS) \ + -I$(srcdir)/../MEDWrapper/Base \
This commit is contained in:
parent
beb621c883
commit
dbf60372a6
@ -63,12 +63,12 @@ dist_libSMESHimpl_la_SOURCES = \
|
||||
libSMESHimpl_la_CPPFLAGS = \
|
||||
$(KERNEL_CXXFLAGS) \
|
||||
$(CAS_CPPFLAGS) \
|
||||
$(MED_CXXFLAGS) \
|
||||
$(GEOM_CXX_FLAGS) \
|
||||
$(VTK_INCLUDES) \
|
||||
$(BOOST_CPPFLAGS) \
|
||||
@HDF5_INCLUDES@ \
|
||||
-I$(srcdir)/../Controls \
|
||||
-I$(srcdir)/../MEDWrapper/Base \
|
||||
-I$(srcdir)/../Driver \
|
||||
-I$(srcdir)/../DriverDAT \
|
||||
-I$(srcdir)/../DriverMED \
|
||||
|
Loading…
Reference in New Issue
Block a user