mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 11:00:32 +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
|
||||
libMeshDriver_la_CPPFLAGS = \
|
||||
$(BOOST_CPPFLAGS) \
|
||||
$(CAS_CPPFLAGS) \
|
||||
$(KERNEL_CXXFLAGS) \
|
||||
-I$(srcdir)/../SMESHUtils \
|
||||
|
Loading…
Reference in New Issue
Block a user