mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-05-12 03:10:48 +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…
x
Reference in New Issue
Block a user