mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-02 21:00:34 +05:00
Added include of CASCatch using $(GUI_CXXFLAGS)
This commit is contained in:
parent
4efdd7211a
commit
068112a9e4
@ -86,6 +86,7 @@ libSMESHEngine_la_CPPFLAGS = \
|
||||
@HDF5_INCLUDES@ \
|
||||
$(BOOST_CPPFLAGS) \
|
||||
$(KERNEL_CXXFLAGS) \
|
||||
$(GUI_CXXFLAGS) \
|
||||
$(MED_CXXFLAGS) \
|
||||
$(GEOM_CXXFLAGS) \
|
||||
-I$(srcdir)/../Controls \
|
||||
|
@ -110,6 +110,7 @@ libStdMeshers_la_CPPFLAGS = \
|
||||
$(CAS_CPPFLAGS) \
|
||||
$(BOOST_CPPFLAGS) \
|
||||
$(KERNEL_CXXFLAGS) \
|
||||
$(GUI_CXXFLAGS) \
|
||||
-I$(srcdir)/../SMESHImpl \
|
||||
-I$(srcdir)/../MEFISTO2 \
|
||||
-I$(srcdir)/../SMESH \
|
||||
|
Loading…
Reference in New Issue
Block a user