mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-28 07:00:34 +05:00
Fix compilation error (add missing boost flags)
This commit is contained in:
parent
80272b8f05
commit
55c69756c9
@ -44,6 +44,7 @@ dist_libMeshDriver_la_SOURCES = \
|
|||||||
|
|
||||||
# additionnal information to compil and link file
|
# additionnal information to compil and link file
|
||||||
libMeshDriver_la_CPPFLAGS = \
|
libMeshDriver_la_CPPFLAGS = \
|
||||||
|
$(BOOST_CPPFLAGS) \
|
||||||
$(CAS_CPPFLAGS) \
|
$(CAS_CPPFLAGS) \
|
||||||
$(KERNEL_CXXFLAGS) \
|
$(KERNEL_CXXFLAGS) \
|
||||||
-I$(srcdir)/../SMESHUtils \
|
-I$(srcdir)/../SMESHUtils \
|
||||||
|
Loading…
Reference in New Issue
Block a user