mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-16 01:00:36 +05:00
Fix compilation problems on RedHat
HDF5 includes
This commit is contained in:
parent
c6ad6d4c6d
commit
103d80ae84
@ -61,6 +61,7 @@ dist_MED_Test_SOURCES = \
|
|||||||
# additionnal information to compil and link file
|
# additionnal information to compil and link file
|
||||||
libMeshDriverMED_la_CPPFLAGS = \
|
libMeshDriverMED_la_CPPFLAGS = \
|
||||||
$(MED_CXXFLAGS) \
|
$(MED_CXXFLAGS) \
|
||||||
|
$(HDF5_INCLUDES) \
|
||||||
$(KERNEL_CXXFLAGS) \
|
$(KERNEL_CXXFLAGS) \
|
||||||
$(CAS_CPPFLAGS) \
|
$(CAS_CPPFLAGS) \
|
||||||
$(BOOST_CPPFLAGS) \
|
$(BOOST_CPPFLAGS) \
|
||||||
|
Loading…
Reference in New Issue
Block a user